Heinrich Schuchardt 39670c341f 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>
2017-11-30 13:50:17 +08:00
..
2017-11-30 13:50:17 +08:00
2017-09-16 14:57:44 +08:00
2016-02-05 12:47:23 +08:00
2016-02-06 12:00:59 +01:00
2017-02-06 11:38:46 +08:00
2017-02-06 11:38:46 +08:00
2017-05-17 17:11:46 +08:00