Files
u-boot/drivers
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
..
2020-04-24 16:40:09 -04:00
2020-04-16 14:36:28 +08:00
2019-08-07 15:31:04 -04:00
2020-04-24 16:40:09 -04:00
2020-04-28 13:52:52 +02:00