]> git.baikalelectronics.ru Git - kernel.git/commit
cleanup compat ioctl handling
authorChristoph Hellwig <hch@lst.de>
Tue, 8 May 2007 07:29:21 +0000 (00:29 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 8 May 2007 18:15:09 +0000 (11:15 -0700)
commitb360bf98dd579a3da39c58a3203b6dc0df2a2b2b
treea14a4537dcd7af09863cc3a1c19a3efe386d67ab
parenteb222b4361eb75a557ca91b862c8e7dcc8891a3b
cleanup compat ioctl handling

Merge all compat ioctl handling into compat_ioctl.c instead of splitting it
over compat.c and compat_ioctl.c.  This also allows to get rid of ioctl32.h

Signed-off-by: Christoph Hellwig <hch@lst.de>
Looks-good-to: Andi Kleen <ak@suse.de>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/compat.c
fs/compat_ioctl.c
fs/internal.h
include/linux/ioctl32.h [deleted file]
include/net/sock.h