diff options
author | Kim Phillips <kim.phillips@freescale.com> | 2012-07-03 17:41:56 -0500 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2012-07-08 22:55:04 +0200 |
commit | b8032734ee94f4031c71aa40f100e9ef181ea0ef (patch) | |
tree | f191adf021d1b0439417b0390dc35b20a2252f92 /drivers/usb/host/ehci-hcd.c | |
parent | 8b6a4952e6064dc558cb7d5d375990b17491f26f (diff) | |
download | u-boot-imx-b8032734ee94f4031c71aa40f100e9ef181ea0ef.zip u-boot-imx-b8032734ee94f4031c71aa40f100e9ef181ea0ef.tar.gz u-boot-imx-b8032734ee94f4031c71aa40f100e9ef181ea0ef.tar.bz2 |
ext2fs: fix warning: 'blocknxt' may be used uninitialized
This warning was introduced in 436da3c "ext2load: increase read
speed":
ext2fs.c: In function 'ext2fs_read_file':
ext2fs.c:458:19: warning: 'blocknxt' may be used uninitialized in this function [-Wuninitialized]
this change makes it go away.
Cc: Eric Nelson <eric.nelson@boundarydevices.com>
Cc: Thierry Reding <thierry.reding@avionic-design.de>
Cc: Jason Cooper <u-boot@lakedaemon.net>
Cc: Andreas Bießmann <andreas.devel@googlemail.com>
Cc: Reinhard Arlt <reinhard.arlt@esd-electronics.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Diffstat (limited to 'drivers/usb/host/ehci-hcd.c')
0 files changed, 0 insertions, 0 deletions