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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment