diff options
author | 2020-11-09 16:06:56 +0800 | |
---|---|---|
committer | 2021-02-18 16:32:01 -0800 | |
commit | 76962e03934e1a77795852c1d64bd8491a00fb52 (patch) | |
tree | 8bb88e01831d915846ed1b850d0d95d13ab7c8ed /tools/perf/scripts/python/export-to-postgresql.py | |
parent | sparc: fix led.c driver when PROC_FS is not enabled (diff) | |
download | wireguard-linux-76962e03934e1a77795852c1d64bd8491a00fb52.tar.xz wireguard-linux-76962e03934e1a77795852c1d64bd8491a00fb52.zip |
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 '')
0 files changed, 0 insertions, 0 deletions