9
0
Fork 0
barebox/fs
Marek Belisko a894660cf1 fs: Fix bug found by sparse.
Patch fix following sparse warning:
fs/fs.c:757:28: warning: dubious: !x & y

Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2010-11-19 09:31:57 +01:00
..
cramfs cramfs: probe(): fix cdev lookup 2009-12-16 08:38:42 +01:00
Kconfig add partition mtd support 2010-07-05 13:00:02 +02:00
Makefile This is Kconfig cleanup patch (not all configurations will use CFI, SPI, RAMFS and DEVFS). 2008-05-12 15:59:48 +02:00
devfs.c devfs: only check for ioctl function when needed 2010-07-05 15:07:13 +02:00
fs.c fs: Fix bug found by sparse. 2010-11-19 09:31:57 +01:00
ramfs.c ramfs: sparse fixes 2010-10-21 22:21:24 +02:00