Skip to content
Commit 4fb0f55f authored by Heinrich Schuchardt's avatar Heinrich Schuchardt Committed by Tom Rini
Browse files

fs: ext4: avoid NULL check before free()



free() checks if its argument is NULL. Don't duplicate this in the calling
code.

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent b142d0ac
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment