diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2017-11-08 22:28:47 +0100 |
---|---|---|
committer | Heiko Schocher <hs@denx.de> | 2017-11-20 10:13:33 +0100 |
commit | 4b29975fd0f25256d8e643076a2c4c5f9de00f8f (patch) | |
tree | a2025ff4b62d83c6eec5a64eeb7b19e3555a1a7e /fs/cbfs | |
parent | b6251db8c3f0de605b4cd6f15a00fc7dd19cda63 (diff) | |
download | u-boot-4b29975fd0f25256d8e643076a2c4c5f9de00f8f.tar.gz |
ubifs: no NULL check needed before free
kfree() calls free.
free() checks if the parameter is NULL.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'fs/cbfs')
0 files changed, 0 insertions, 0 deletions