+1
−3
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
kfree() deals gracefully with NULL pointers, so it's pointless to test for one prior to calling it. This removes such a test from jffs2_scan_medium(). Signed-off-by:Jesper Juhl <jj@chaosbits.net> Signed-off-by:
Artem Bityutskiy <dedekind1@gmail.com>