diff options
author | 2022-01-20 14:37:39 +0100 | |
---|---|---|
committer | 2022-04-07 13:56:49 +0200 | |
commit | caee01050bd483f1b6f6abc686a3516e48e2ad9e (patch) | |
tree | 5eb6690989b57501c9eec7a13102d168ecf4b841 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ep93xx: clock: Fix UAF in ep93xx_clk_register_gate() (diff) | |
download | wireguard-linux-caee01050bd483f1b6f6abc686a3516e48e2ad9e.tar.xz wireguard-linux-caee01050bd483f1b6f6abc686a3516e48e2ad9e.zip |
ep93xx: clock: Don't use plain integer as NULL pointer
Fix sparse warning:
arch/arm/mach-ep93xx/clock.c:210:35: sparse: sparse: Using plain integer as NULL pointer
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Alexander Sverdlin <alexander.sverdlin@gmail.com>
Link: https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org/thread/TLFJ6D7WGMDJSQ6XK7UZE4XR2PLRZJSV/
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions