autofs4: improve parameter usage
authorIan Kent <raven@themaw.net>
Tue, 6 Jan 2009 22:42:06 +0000 (14:42 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 6 Jan 2009 23:59:23 +0000 (15:59 -0800)
commit730c9eeca9808fc2cfb506cc68c90aa330da17b0
tree95de85ecf2ee6c071af151ba4e33f1017868a776
parentf70f582f0072f37790d2984647198deb3e7782a3
autofs4: improve parameter usage

The parameter usage in the device node ioctl code uses arg1 and arg2 as
parameter names.  This patch redefines the parameter names to reflect what
they actually are in an effort to make the code more readable.

Signed-off-by: Ian Kent <raven@themaw.net>
Signed-off-by: Jeff Moyer <jmoyer@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/autofs4/dev-ioctl.c
include/linux/auto_dev-ioctl.h