aboutsummaryrefslogtreecommitdiffstats
path: root/fs/select.c
diff options
context:
space:
mode:
authorNamhyung Kim <namhyung@gmail.com>2011-01-17 00:48:17 +0900
committerAl Viro <viro@zeniv.linux.org.uk>2011-03-21 00:16:08 -0400
commit27a4f7e61e1eb4f18737926f4a66db7c48349fea (patch)
treed2c680038e2b1a3b56b26a4861db0bc0e25cef01 /fs/select.c
parentMerge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 (diff)
downloadlinux-dev-27a4f7e61e1eb4f18737926f4a66db7c48349fea.tar.xz
linux-dev-27a4f7e61e1eb4f18737926f4a66db7c48349fea.zip
vfs: cleanup do_vfs_ioctl()
Move declaration of 'inode' to beginning of the function. Since it is referenced directly or indirectly (in case of FIFREEZE/FITHAW/ FS_IOC_FIEMAP) it's not harmful IMHO. And remove unnecessary casts using 'argp' instead. Signed-off-by: Namhyung Kim <namhyung@gmail.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/select.c')
0 files changed, 0 insertions, 0 deletions