diff options
author | Kaixu Xia <kaixuxia@tencent.com> | 2020-11-09 11:06:56 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-02-19 03:32:01 +0300 |
commit | 76962e03934e1a77795852c1d64bd8491a00fb52 (patch) | |
tree | 8bb88e01831d915846ed1b850d0d95d13ab7c8ed /arch/sparc/include | |
parent | b3554aa2470b5db1222c31e08ec9c29ab33eabc7 (diff) | |
download | linux-76962e03934e1a77795852c1d64bd8491a00fb52.tar.xz |
sparc32: Fix comparing pointer to 0 coccicheck warning
Fixes coccicheck warning:
/arch/sparc/mm/srmmu.c:354:42-43: WARNING comparing pointer to 0
Avoid pointer type value compared to 0.
Reported-by: Tosk Robot <tencent_os_robot@tencent.com>
Signed-off-by: Kaixu Xia <kaixuxia@tencent.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc/include')
0 files changed, 0 insertions, 0 deletions