mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-13 08:27:23 +00:00
8cc64bafc0
Fix: yaffs_guts.c: In function 'yaffs_check_chunk_erased': yaffs_guts.c:324:6: warning: variable 'result' set but not used [-Wunused-but-set-variable] yaffs_guts.c: In function 'yaffs_verify_chunk_written': yaffs_guts.c:352:6: warning: variable 'result' set but not used [-Wunused-but-set-variable] yaffs_guts.c: In function 'yaffs_grab_chunk_cache': yaffs_guts.c:1488:6: warning: variable 'pushout' set but not used [-Wunused-but-set-variable] yaffs_guts.c: In function 'yaffs_check_obj_details_loaded': yaffs_guts.c:3180:6: warning: variable 'alloc_failed' set but not used [-Wunused-but-set-variable] yaffs_guts.c:3179:6: warning: variable 'result' set but not used [-Wunused-but-set-variable] yaffs_guts.c: In function 'yaffs_update_oh': yaffs_guts.c:3288:6: warning: variable 'result' set but not used [-Wunused-but-set-variable] yaffs_guts.c: In function 'yaffs_get_obj_name': yaffs_guts.c:4447:7: warning: variable 'result' set but not used [-Wunused-but-set-variable] yaffs_summary.c: In function 'yaffs_summary_read': yaffs_summary.c:194:6: warning: variable 'sum_tags_bytes' set but not used [-Wunused-but-set-variable] yaffs_verify.c: In function 'yaffs_verify_file': yaffs_verify.c:227:6: warning: variable 'actual_depth' set but not used [-Wunused-but-set-variable] yaffs_yaffs1.c: In function 'yaffs1_scan': yaffs_yaffs1.c:26:6: warning: variable 'result' set but not used [-Wunused-but-set-variable] yaffs_yaffs2.c: In function 'yaffs2_scan_chunk': yaffs_yaffs2.c:949:6: warning: variable 'result' set but not used [-Wunused-but-set-variable] yaffs_yaffs2.c: In function 'yaffs2_scan_backwards': yaffs_yaffs2.c:1352:6: warning: variable 'deleted' set but not used [-Wunused-but-set-variable] Signed-off-by: Anatolij Gustschin <agust@denx.de> Cc: Charles Manning <cdhmanning@gmail.com> Tested-by: Albert ARIBAUD <albert.u.boot@aribaud.net> |
||
---|---|---|
.. | ||
Makefile | ||
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 | ||
yaffs_guts.h | ||
yaffs_list.h | ||
yaffs_mtdif.c | ||
yaffs_mtdif.h | ||
yaffs_mtdif2.c | ||
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 | ||
yaffs_summary.c | ||
yaffs_summary.h | ||
yaffs_tagscompat.c | ||
yaffs_tagscompat.h | ||
yaffs_trace.h | ||
yaffs_uboot_glue.c | ||
yaffs_verify.c | ||
yaffs_verify.h | ||
yaffs_yaffs1.c | ||
yaffs_yaffs1.h | ||
yaffs_yaffs2.c | ||
yaffs_yaffs2.h | ||
yaffscfg.h | ||
yaffsfs.c | ||
yaffsfs.h | ||
ydirectenv.h | ||
yportenv.h |