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

usb: ether: avoid NULL check before free()



free() checks if its argument is NULL. Do not duplicate this check.

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