Skip to content
Snippets Groups Projects
Commit 61e3e3c2 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

kconfig: remove error check for xrealloc()


xrealloc() never returns NULL as it is checked in the callee.

This is a left-over of commit d717f24d ("kconfig: add xrealloc()
helper").

Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
parent 259b8bd1
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.
Finish editing this message first!
Please register or to comment