Skip to content
Commit 407868de authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

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: default avatarMasahiro Yamada <masahiroy@kernel.org>
parent 9ad86d74
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment