Skip to content
Commit 077e72c6 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 dd786d4c
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