Files
u-boot/drivers/usb
Heinrich Schuchardt cff0144e4c usb: avoid NULL check before free
The free() function checks if the argument is NULL.
Do not duplicate this check.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2020-04-28 13:52:52 +02:00
..
2019-11-25 13:28:53 +01:00
2020-04-28 13:52:52 +02:00