diff options
author | 2023-12-03 19:25:28 +0900 | |
---|---|---|
committer | 2023-12-28 16:22:47 +0900 | |
commit | 407868deb2a344e9baa7909e1b13aec35c7217b2 (patch) | |
tree | e4a2514f115a507c267a17d8360a844e38e97369 /scripts/gdb/linux/tasks.py | |
parent | kconfig: remove unreachable printf() (diff) | |
download | wireguard-linux-407868deb2a344e9baa7909e1b13aec35c7217b2.tar.xz wireguard-linux-407868deb2a344e9baa7909e1b13aec35c7217b2.zip |
kconfig: remove redundant NULL pointer check before free()
Passing NULL to free() is allowed and is a no-op.
Remove redundant NULL pointer checks.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions