u-boot/fs
Wolfgang Denk 16b9afd2b3 fs/jffs2/jffs2_1pass.c: fix warning: variable ... set but not used
Fix:
jffs2_1pass.c: In function 'jffs2_1pass_read_inode':
jffs2_1pass.c:699:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
jffs2_1pass.c: In function 'jffs2_1pass_build_lists':
jffs2_1pass.c:1578:14: warning: variable 'empty_start' set but not used [-Wunused-but-set-variable]

Signed-off-by: Wolfgang Denk <wd@denx.de>
2011-10-09 23:24:49 +02:00
..
cramfs cramfs: make cramfs usable without a NOR flash 2011-05-10 22:47:32 +02:00
ext2 ext2: Simplify partial sector access logic 2011-07-28 15:36:32 +02:00
fat fat: replace LINEAR_PREFETCH_SIZE with PREFETCH_BLOCKS 2011-10-01 21:52:19 +02:00
fdos Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
jffs2 fs/jffs2/jffs2_1pass.c: fix warning: variable ... set but not used 2011-10-09 23:24:49 +02:00
reiserfs Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
ubifs UBIFS: fix warning: format '%lX' expects type 'long unsigned int' 2011-09-10 01:10:32 +02:00
yaffs2 YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warnings 2011-09-10 00:00:32 +02:00
Makefile UBIFS: Implement read-only UBIFS support in U-Boot 2009-03-20 22:39:15 +01:00