]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3a4da22e437baec4dbdc620a81d9a39475c1c7f6
tree95de85ecf2ee6c071af151ba4e33f1017868a776
parentcc665ed73f013c094c15a14bb86ed760472c3bc8
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