Skip to content
Commit cff0144e authored by Heinrich Schuchardt's avatar Heinrich Schuchardt Committed by Marek Vasut
Browse files

usb: avoid NULL check before free



The free() function checks if the argument is NULL.
Do not duplicate this check.

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