hartleys 6f4e137e9a mtd_blkdevs.c: quiet a "symbol shadows" sparse warning
In register_mtd_blktrans(), the symbol 'ret' is already declared
as an int at the start of the function.  The inner loop declaration
is unnecessary.  Quiets the following sparse warning:

  warning: symbol 'ret' shadows an earlier one

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2009-10-20 17:16:21 +09:00
..
2009-09-23 00:07:00 -07:00
2009-10-20 10:07:23 +09:00
2009-10-17 15:39:48 +01:00
2009-09-04 09:38:14 +01:00
2008-06-04 17:50:17 +01:00
2009-09-03 14:59:16 +01:00