[U-Boot] [PATCH 0/6] YAFFS2: fix build warnings
Wolfgang Denk
wd at denx.de
Thu Sep 8 14:10:16 CEST 2011
The following set of patches fixes the build warnings from the YAFFS2
code in a minimal-invasive way. No attempts are made to fix the
coding style (imported from Linux), so the patches are not checkpatch
clean. A more thorough clean up is probably a waste of efforts -
instead, the code should be updated to a more recent version.
Wolfgang Denk (6):
YAFFS2: cmd_yaffs2.c - fix build warnings
YAFFS2: fs/yaffs2/yaffscfg.c - fix build warnings
YAFFS2: fs/yaffs2/Makefile - fix build warnings
YAFFS2: fs/yaffs2/yaffs_nand.[hc] - fix build warnings
YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warnings
YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warnings
common/cmd_yaffs2.c | 2 +-
fs/yaffs2/Makefile | 2 +-
fs/yaffs2/yaffs_guts.c | 25 +++++++++++++------------
fs/yaffs2/yaffs_nand.c | 2 +-
fs/yaffs2/yaffs_nand.h | 2 +-
fs/yaffs2/yaffscfg.c | 4 ++--
6 files changed, 19 insertions(+), 18 deletions(-)
--
1.7.6
More information about the U-Boot
mailing list