u-boot/fs/yaffs2
Wolfgang Denk 5c2db13a2a fs/yaffs2/yaffs_guts.c: Fix GCC 4.6 compile warning (and bug)
Fix:
yaffs_guts.c: In function 'yaffs_GarbageCollectBlock':
yaffs_guts.c:2761:6: warning: variable 'retVal' set but not used
[-Wunused-but-set-variable]

Here GCC actually detected a bug.  The code was always returning OK
instead of the previously set retrun code.  Fix that.

Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: William Juul <wiljuul@cisco.com>
Cc: Scott Wood <scottwood@freescale.com>
Acked-by: William Juul <wiljuul@cisco.com>
2011-12-10 23:08:49 +01:00
..
Makefile punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
README-linux Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
devextras.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffs_checkptrw.c Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffs_checkptrw.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffs_ecc.c Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffs_ecc.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffs_flashif.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffs_guts.c fs/yaffs2/yaffs_guts.c: Fix GCC 4.6 compile warning (and bug) 2011-12-10 23:08:49 +01:00
yaffs_guts.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffs_malloc.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffs_mtdif.c Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffs_mtdif.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffs_mtdif2.c Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffs_mtdif2.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffs_nand.c YAFFS2: fs/yaffs2/yaffs_nand.[hc] - fix build warnings 2011-09-10 00:00:25 +02:00
yaffs_nand.h YAFFS2: fs/yaffs2/yaffs_nand.[hc] - fix build warnings 2011-09-10 00:00:25 +02:00
yaffs_nandemul2k.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffs_packedtags1.c Incorporate yaffs2 into U-boot 2008-08-12 11:31:19 -05:00
yaffs_packedtags1.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffs_packedtags2.c Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffs_packedtags2.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffs_qsort.c Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffs_qsort.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffs_ramdisk.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffs_tagscompat.c Fix warnings in yaffs 2011-11-16 21:39:17 +01:00
yaffs_tagscompat.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffs_tagsvalidity.c Incorporate yaffs2 into U-boot 2008-08-12 11:31:19 -05:00
yaffs_tagsvalidity.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffscfg.c YAFFS2: fs/yaffs2/yaffscfg.c - fix build warnings 2011-09-10 00:00:18 +02:00
yaffscfg.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffsfs.c Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffsfs.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yaffsinterface.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
ydirectenv.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
yportenv.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00