You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
13 years ago
..
Makefile
punt unused clean/distclean targets
14 years ago
README-linux
Coding Style cleanup, update CHANGELOG
17 years ago
devextras.h
Coding Style cleanup, update CHANGELOG
17 years ago
yaffs_checkptrw.c
Coding Style cleanup, update CHANGELOG
17 years ago
yaffs_checkptrw.h
Coding Style cleanup, update CHANGELOG
17 years ago
yaffs_ecc.c
Coding Style cleanup, update CHANGELOG
17 years ago
yaffs_ecc.h
Coding Style cleanup, update CHANGELOG
17 years ago
yaffs_flashif.h
Coding Style cleanup, update CHANGELOG
17 years ago
yaffs_guts.c
fs/yaffs2/yaffs_guts.c: Fix GCC 4.6 compile warning (and bug)
13 years ago
yaffs_guts.h
Coding Style cleanup, update CHANGELOG
17 years ago
yaffs_malloc.h
Coding Style cleanup, update CHANGELOG
17 years ago
yaffs_mtdif.c
Coding Style cleanup, update CHANGELOG
17 years ago
yaffs_mtdif.h
Coding Style cleanup, update CHANGELOG
17 years ago
yaffs_mtdif2.c
Coding Style cleanup, update CHANGELOG
17 years ago
yaffs_mtdif2.h
Coding Style cleanup, update CHANGELOG
17 years ago
yaffs_nand.c
YAFFS2: fs/yaffs2/yaffs_nand.[hc] - fix build warnings
14 years ago
yaffs_nand.h
YAFFS2: fs/yaffs2/yaffs_nand.[hc] - fix build warnings
14 years ago
yaffs_nandemul2k.h
Coding Style cleanup, update CHANGELOG
17 years ago
yaffs_packedtags1.c
…
yaffs_packedtags1.h
Coding Style cleanup, update CHANGELOG
17 years ago
yaffs_packedtags2.c
Coding Style cleanup, update CHANGELOG
17 years ago
yaffs_packedtags2.h
Coding Style cleanup, update CHANGELOG
17 years ago
yaffs_qsort.c
Coding Style cleanup, update CHANGELOG
17 years ago
yaffs_qsort.h
Coding Style cleanup, update CHANGELOG
17 years ago
yaffs_ramdisk.h
Coding Style cleanup, update CHANGELOG
17 years ago
yaffs_tagscompat.c
Fix warnings in yaffs
13 years ago
yaffs_tagscompat.h
Coding Style cleanup, update CHANGELOG
17 years ago
yaffs_tagsvalidity.c
…
yaffs_tagsvalidity.h
Coding Style cleanup, update CHANGELOG
17 years ago
yaffscfg.c
YAFFS2: fs/yaffs2/yaffscfg.c - fix build warnings
14 years ago
yaffscfg.h
Coding Style cleanup, update CHANGELOG
17 years ago
yaffsfs.c
Coding Style cleanup, update CHANGELOG
17 years ago
yaffsfs.h
Coding Style cleanup, update CHANGELOG
17 years ago
yaffsinterface.h
Coding Style cleanup, update CHANGELOG
17 years ago
ydirectenv.h
Coding Style cleanup, update CHANGELOG
17 years ago
yportenv.h
Coding Style cleanup, update CHANGELOG
17 years ago