diff options
author | hartleys <hartleys@visionengravers.com> | 2009-10-16 14:52:53 +0200 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2009-10-20 10:16:21 +0200 |
commit | 6f4e137e9af8745ccaddaf5dcb037a1175089e1c (patch) | |
tree | cdfd15f81c1e249186cf057899744e0d4b74d201 /Documentation/lockstat.txt | |
parent | mtd: add bcmring nand driver (diff) | |
download | linux-6f4e137e9af8745ccaddaf5dcb037a1175089e1c.tar.xz linux-6f4e137e9af8745ccaddaf5dcb037a1175089e1c.zip |
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>
Diffstat (limited to 'Documentation/lockstat.txt')
0 files changed, 0 insertions, 0 deletions