diff options
author | Kaixu Xia <[email protected]> | 2020-11-09 16:06:56 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-02-18 16:32:01 -0800 |
commit | 76962e03934e1a77795852c1d64bd8491a00fb52 (patch) | |
tree | 8bb88e01831d915846ed1b850d0d95d13ab7c8ed /arch/sparc/kernel/sun4m_irq.c | |
parent | b3554aa2470b5db1222c31e08ec9c29ab33eabc7 (diff) |
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 <[email protected]>
Signed-off-by: Kaixu Xia <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'arch/sparc/kernel/sun4m_irq.c')
0 files changed, 0 insertions, 0 deletions