diff options
| author | Heinrich Schuchardt <[email protected]> | 2017-11-20 19:45:56 +0100 |
|---|---|---|
| committer | Bin Meng <[email protected]> | 2017-11-30 13:50:17 +0800 |
| commit | 39670c341f0598dd00e5124deb5b479bf674b949 (patch) | |
| tree | 3bfb7a4df0858128984b4a1feaaef2479c0f9b8b /include/linux | |
| parent | a2c0eed4e0f31dd822379d98fb25c0d24123d92f (diff) | |
x86: don't compare pointers to 0
x86_vendor_name is defined as
static const char *const x86_vendor_name[]
So its elements should not be compared to 0.
Remove superfluous paranthesis.
Problem identified with Coccinelle.
Signed-off-by: Heinrich Schuchardt <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
