diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2023-11-18 15:18:36 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2023-11-28 11:22:51 +0900 |
commit | 61e3e3c21a9599f7f2c6f15f7e4b099cf6ea290e (patch) | |
tree | fa45ebf956d5db4a0a5aa5653a744b9e4c00856a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 259b8bd13db5f61fcc60192d4f73eb2eac9c426f (diff) |
kconfig: remove error check for xrealloc()
xrealloc() never returns NULL as it is checked in the callee.
This is a left-over of commit d717f24d8c68 ("kconfig: add xrealloc()
helper").
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions