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

spl: fit: do not check argument of free()



The free() function checks if its argument is NULL. It is superfluous to do
the same check on the calling side.

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent 2c699b83
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