On Tue, Nov 21, 2017 at 2:11 PM, Bin Meng <bmeng...@gmail.com> wrote: > On Tue, Nov 21, 2017 at 2:45 AM, Heinrich Schuchardt <xypron.g...@gmx.de> > wrote: >> 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.g...@gmx.de> >> --- >> v2 >> remove further parathesis >> --- >> arch/x86/cpu/cpu.c | 4 ++-- >> 1 file changed, 2 insertions(+), 2 deletions(-) >> > > Reviewed-by: Bin Meng <bmeng...@gmail.com>
applied to u-boot-x86, thanks! _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot