diff options
author | Harvey Harrison <harvey.harrison@gmail.com> | 2008-04-29 09:59:03 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-04-29 17:06:01 +0200 |
commit | f249fdd8c19ff65825c0be67212cdf22e556668e (patch) | |
tree | d8eb3c461ef5ba0f6692e237548c755f47bbf8b4 /drivers/char/pcmcia/ipwireless/network.c | |
parent | remove mca_is_adapter_used() (diff) | |
download | linux-f249fdd8c19ff65825c0be67212cdf22e556668e.tar.xz linux-f249fdd8c19ff65825c0be67212cdf22e556668e.zip |
autofs4: fix sparse warning in root.c
fs/autofs4/root.c:536:23: warning: symbol 'ino' shadows an earlier one
fs/autofs4/root.c:510:22: originally declared here
There is no need to redeclare, we are at the end of the loop and in
the next iteration of the loop, ino will be reset.
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Acked-by: Ian Kent <raven@themaw.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/char/pcmcia/ipwireless/network.c')
0 files changed, 0 insertions, 0 deletions