9
0
Fork 0
barebox/fs/ubifs
Lucas Stach 01cbfdfb3f ubifs: check return pointer properly
ubifs_iget() returns error codes encoded in the pointer,
so the NULL check will never be true.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2016-07-07 09:45:35 +02:00
..
Kconfig fs: Add ubifs support 2013-08-07 08:44:48 +02:00
Makefile ubifs: update implementation from u-boot v2016.03 2016-04-08 13:33:18 +02:00
budget.c ubifs: update implementation from u-boot v2016.03 2016-04-08 13:33:18 +02:00
crc16.c fs: Add ubifs support 2013-08-07 08:44:48 +02:00
crc16.h fs: Add ubifs support 2013-08-07 08:44:48 +02:00
debug.c ubifs: update implementation from u-boot v2016.03 2016-04-08 13:33:18 +02:00
debug.h ubifs: update implementation from u-boot v2016.03 2016-04-08 13:33:18 +02:00
gc.c ubifs: update implementation from u-boot v2016.03 2016-04-08 13:33:18 +02:00
io.c ubifs: update implementation from u-boot v2016.03 2016-04-08 13:33:18 +02:00
key.h ubifs: update implementation from u-boot v2016.03 2016-04-08 13:33:18 +02:00
log.c ubifs: update implementation from u-boot v2016.03 2016-04-08 13:33:18 +02:00
lprops.c ubifs: update implementation from u-boot v2016.03 2016-04-08 13:33:18 +02:00
lpt.c ubifs: update implementation from u-boot v2016.03 2016-04-08 13:33:18 +02:00
lpt_commit.c ubifs: update implementation from u-boot v2016.03 2016-04-08 13:33:18 +02:00
master.c ubifs: update implementation from u-boot v2016.03 2016-04-08 13:33:18 +02:00
misc.h ubifs: update implementation from u-boot v2016.03 2016-04-08 13:33:18 +02:00
orphan.c ubifs: update implementation from u-boot v2016.03 2016-04-08 13:33:18 +02:00
recovery.c ubifs: update implementation from u-boot v2016.03 2016-04-08 13:33:18 +02:00
replay.c ubifs: update implementation from u-boot v2016.03 2016-04-08 13:33:18 +02:00
sb.c ubifs: update implementation from u-boot v2016.03 2016-04-08 13:33:18 +02:00
scan.c ubifs: update implementation from u-boot v2016.03 2016-04-08 13:33:18 +02:00
super.c whole tree: remove trailing whitespaces 2016-04-21 15:17:52 +02:00
tnc.c ubifs: update implementation from u-boot v2016.03 2016-04-08 13:33:18 +02:00
tnc_misc.c ubifs: update implementation from u-boot v2016.03 2016-04-08 13:33:18 +02:00
ubifs-media.h ubifs: update implementation from u-boot v2016.03 2016-04-08 13:33:18 +02:00
ubifs.c ubifs: check return pointer properly 2016-07-07 09:45:35 +02:00
ubifs.h Merge branch 'for-next/misc' 2016-05-09 08:49:43 +02:00