aboutsummaryrefslogtreecommitdiff
path: root/include/linux/uinput.h
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2009-10-16 02:25:25 +0200
committerArnd Bergmann <arnd@arndb.de>2009-12-10 22:52:08 +0100
commitfb07a5f857ac8a2035d3f642317b0119b1056a7f (patch)
tree5aebb4e5218c39701a1acf13fea20c9782bbe78f /include/linux/uinput.h
parentd71cb81af3817193bc605de061da0499934263a6 (diff)
compat_ioctl: remove all VT ioctl handling
The VT driver now handles all of these ioctls directly, so we can remove the handlers from common code. These are the only handlers that require the BKL because they directly perform the ioctl action rather than just converting the data structures. Once they are gone, we can remove the BKL from the remaining ioctl conversion handlers. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Greg Kroah-Hartman <gregkh@suse.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'include/linux/uinput.h')
0 files changed, 0 insertions, 0 deletions