diff options
author | Ian Kent <raven@themaw.net> | 2009-01-06 23:42:07 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-01-07 00:59:23 +0100 |
commit | 41cfef2eb87694a8d64105c059b39f7bd6b7d4fe (patch) | |
tree | 413fa68364341d94366b2d36e537464db739ad5e /fs/autofs4/autofs_i.h | |
parent | autofs4: improve parameter usage (diff) | |
download | linux-41cfef2eb87694a8d64105c059b39f7bd6b7d4fe.tar.xz linux-41cfef2eb87694a8d64105c059b39f7bd6b7d4fe.zip |
autofs4: fix var shadowed by local delaration
A local definition of devid in autofs_dev_ioctl_ismountpoint() shadows
the fuction wide definition.
Signed-off-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 'fs/autofs4/autofs_i.h')
0 files changed, 0 insertions, 0 deletions