diff options
author | Chen Zhou <chenzhou10@huawei.com> | 2020-01-21 04:31:53 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2020-01-25 16:11:35 +0300 |
commit | 1e3531982ee70adf1880715a968d9c3365f321ed (patch) | |
tree | 604e33ae1077f90d071b0097bffb058003972d3c /Kbuild | |
parent | aff8c8242bc638ba57247ae1ec5f272ac3ed3b92 (diff) | |
download | linux-1e3531982ee70adf1880715a968d9c3365f321ed.tar.xz |
powerpc/maple: Fix comparing pointer to 0
Fixes coccicheck warning:
arch/powerpc/platforms/maple/setup.c:232:15-16:
WARNING comparing pointer to 0
Compare pointer-typed values to NULL rather than 0.
Signed-off-by: Chen Zhou <chenzhou10@huawei.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200121013153.9937-1-chenzhou10@huawei.com
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions