9
0
Fork 0
barebox/drivers/eeprom
Lucas Stach aa6694b542 remove redundant NULL check on free
free() already checks the pointer to be non
NULL. No need to do it again.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2014-02-10 08:49:55 +01:00
..
Kconfig Cleanup Kconfig files 2012-12-08 12:22:12 +01:00
Makefile eeprom: add at24 support 2012-11-15 20:18:50 +01:00
at24.c eeprom: at24: Enable OF partition parsing 2013-11-08 15:42:08 +01:00
at25.c remove redundant NULL check on free 2014-02-10 08:49:55 +01:00