u-boot-brain/fs/yaffs2
Jeroen Hofstee 862c93e96e yaffs2: preprocessor cleanup
Current code uses the preprocessor to change an else case
to a statement without any if condition at all. Although
this works, change the optional code to return early, so
all optional code is contained within a single #ifdef.

Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
2014-07-18 17:53:23 -04:00
..
Makefile kbuild: use Linux Kernel build scripts 2014-02-19 11:07:50 -05:00
yaffs_allocator.c
yaffs_allocator.h
yaffs_attribs.c
yaffs_attribs.h
yaffs_bitmap.c
yaffs_bitmap.h
yaffs_checkptrw.c
yaffs_checkptrw.h
yaffs_ecc.c
yaffs_ecc.h
yaffs_error.c
yaffs_flashif2.h
yaffs_flashif.h
yaffs_getblockinfo.h
yaffs_guts.c yaffs2: preprocessor cleanup 2014-07-18 17:53:23 -04:00
yaffs_guts.h
yaffs_mtdif2.c mtd: resync with Linux-3.7.1 2013-05-31 17:12:03 -05:00
yaffs_mtdif2.h
yaffs_mtdif.c mtd: resync with Linux-3.7.1 2013-05-31 17:12:03 -05:00
yaffs_mtdif.h
yaffs_nameval.c
yaffs_nameval.h
yaffs_nand.c
yaffs_nand.h
yaffs_nandemul2k.h
yaffs_nandif.c
yaffs_nandif.h
yaffs_osglue.h
yaffs_packedtags1.c
yaffs_packedtags1.h
yaffs_packedtags2.c
yaffs_packedtags2.h
yaffs_qsort.c SPDX-License-Identifier: convert BSD-3-Clause files 2013-08-19 15:45:35 -04:00
yaffs_summary.c yaffs2: Remove block number check from summary verification 2014-01-20 10:09:51 -05:00
yaffs_summary.h
yaffs_tagscompat.c
yaffs_tagscompat.h
yaffs_trace.h
yaffs_uboot_glue.c yaffs2: Use lldiv for 64bit division 2013-12-13 09:16:20 -05:00
yaffs_verify.c yaffs2: cosmetic: remove self assignments 2014-07-18 17:53:23 -04:00
yaffs_verify.h
yaffs_yaffs1.c
yaffs_yaffs1.h
yaffs_yaffs2.c
yaffs_yaffs2.h
yaffscfg.h
yaffsfs.c yaffs2: cosmetic: remove self assignments 2014-07-18 17:53:23 -04:00
yaffsfs.h
ydirectenv.h yaffs: Remove private list implementation 2014-03-04 12:15:29 -05:00
yportenv.h