Files
u-boot/drivers/usb/host
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-08-11 16:43:41 -04:00
2020-04-28 13:52:52 +02:00