u-boot/fs/yaffs2
Heinrich Schuchardt 76df275ce5 yaffs2: rework yaffs_new_obj_id
The iterator variable of list_for_each is never NULL.
if (1 || A) is always true.
Use break if entry found.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2017-11-20 20:18:38 -05:00
..
Kconfig Convert CONFIG_CMD_YAFFS2 to Kconfig 2017-08-11 17:44:50 -04:00
Makefile Various Makefiles: Add SPDX-License-Identifier tags 2015-11-10 09:19:52 -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_flashif.h
yaffs_flashif2.h
yaffs_getblockinfo.h
yaffs_guts.c yaffs2: rework yaffs_new_obj_id 2017-11-20 20:18:38 -05:00
yaffs_guts.h
yaffs_mtdif.c treewide: use #include <...> to include public headers 2016-09-23 17:53:56 -04:00
yaffs_mtdif.h
yaffs_mtdif2.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
yaffs_mtdif2.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 treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00
yaffs_verify.c yaffs2: cosmetic: remove self assignments 2014-07-18 17:53:23 -04:00
yaffs_verify.h
yaffs_yaffs1.c yaffs2: Fix GCC 4.6 compile warnings 2012-10-08 11:15:04 -07:00
yaffs_yaffs1.h
yaffs_yaffs2.c yaffs2: Fix GCC 4.6 compile warnings 2012-10-08 11:15:04 -07:00
yaffs_yaffs2.h
yaffscfg.h
yaffsfs.c yaffs2: remove redundant condition 2017-04-18 10:29:22 -04:00
yaffsfs.h
ydirectenv.h treewide: use #include <...> to include public headers 2016-09-23 17:53:56 -04:00
yportenv.h