u-boot-brain/fs/yaffs2
Marek Vasut 4754c82372 GCC4.6: Squash warnings in yaffs_guts.c
yaffs_guts.c: In function 'yaffs_ReadDataFromFile':
yaffs_guts.c:4461:8: warning: 'chunk' may be used uninitialized in this function
yaffs_guts.c:4462:8: warning: 'start' may be used uninitialized in this function
yaffs_guts.c: In function 'yaffs_WriteDataToFile':
yaffs_guts.c:4581:8: warning: 'chunk' may be used uninitialized in this function
yaffs_guts.c:4582:8: warning: 'start' may be used uninitialized in this function
yaffs_guts.c: In function 'yaffs_ResizeFile':
yaffs_guts.c:4816:8: warning: 'newSizeOfPartialChunk' may be used uninitialized
in this function
yaffs_guts.c:4817:8: warning: 'newFullChunks' may be used uninitialized in this
function

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Cc: Wolfgang Denk <wd@denx.de>
Cc: Simon Glass <sjg@chromium.org>
Cc: Mike Frysinger <vapier@gentoo.org>
Cc: William Juul <william.juul@tandberg.com>
2011-10-27 23:54:09 +02:00
..
devextras.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02: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
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 GCC4.6: Squash warnings in yaffs_guts.c 2011-10-27 23:54:09 +02: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 Incorporate yaffs2 into U-boot 2008-08-12 11:31:19 -05: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