Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 12 Dec 2009 04:57:46 +0000 (20:57 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 12 Dec 2009 04:57:46 +0000 (20:57 -0800)
commit92340ee3198a2afd7664ed2f5472fa072b15fa32
treeb77411ace423d8702da51938c953914d341fba80
parenta1c36e52068a59374e127d60e4d8f4377072fc98
parent637e8a60a7aaf4ef7d46cfdf83bcfac9cf6f0fbd
Merge branch 'compat-ioctl-merge' of git://git./linux/kernel/git/arnd/playground

* 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground:
  usbdevfs: move compat_ioctl handling to devio.c
  lp: move compat_ioctl handling into lp.c
  compat_ioctl: pass compat pointer directly to handlers
  compat_ioctl: simplify lookup table
  compat_ioctl: simplify calling of handlers
  compat_ioctl: inline all conversion handlers
  compat_ioctl: Remove BKL
  compat_ioctl: remove all VT ioctl handling