summaryrefslogtreecommitdiff
path: root/arch/arm
diff options
context:
space:
mode:
authorHeinrich Schuchardt <xypron.glpk@gmx.de>2017-11-20 19:45:56 +0100
committerBin Meng <bmeng.cn@gmail.com>2017-11-30 13:50:17 +0800
commit39670c341f0598dd00e5124deb5b479bf674b949 (patch)
tree3bfb7a4df0858128984b4a1feaaef2479c0f9b8b /arch/arm
parenta2c0eed4e0f31dd822379d98fb25c0d24123d92f (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 <xypron.glpk@gmx.de> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'arch/arm')
0 files changed, 0 insertions, 0 deletions