summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2011-12-09 12:14:22 +0100
committerWolfgang Denk <wd@denx.de>2011-12-10 23:08:49 +0100
commit5c2db13a2aa4bdb2f335830f9ecbfc9ee673e53f (patch)
tree93f78e84f28c15e5dc735c31ddefefd2ba575234 /drivers
parentf49620665d67e43d92dd4deac2ffc025a7049306 (diff)
downloadtalos-obmc-uboot-5c2db13a2aa4bdb2f335830f9ecbfc9ee673e53f.tar.gz
talos-obmc-uboot-5c2db13a2aa4bdb2f335830f9ecbfc9ee673e53f.zip
fs/yaffs2/yaffs_guts.c: Fix GCC 4.6 compile warning (and bug)
Fix: yaffs_guts.c: In function 'yaffs_GarbageCollectBlock': yaffs_guts.c:2761:6: warning: variable 'retVal' set but not used [-Wunused-but-set-variable] Here GCC actually detected a bug. The code was always returning OK instead of the previously set retrun code. Fix that. Signed-off-by: Wolfgang Denk <wd@denx.de> Cc: William Juul <wiljuul@cisco.com> Cc: Scott Wood <scottwood@freescale.com> Acked-by: William Juul <wiljuul@cisco.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud