Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment