]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 25 Oct 2018 19:48:22 +0000 (12:48 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 25 Oct 2018 19:48:22 +0000 (12:48 -0700)
commit71094b02fe32c9478acbdf5c90a992d51b0a0552
tree270a5f21aaa73d4c2a0008ec8e60b9fdd199228e
parent721e02ea4b67154c19760184d4b2bdb08c12d181
parent8a5b80632695d48e9c4ab78074ca8cd0c6adc5b5
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

Pull compat_ioctl fixes from Al Viro:
 "A bunch of compat_ioctl fixes, mostly in bluetooth.

  Hopefully, most of fs/compat_ioctl.c will get killed off over the next
  few cycles; between this, tty series already merged and Arnd's work
  this cycle ought to take a good chunk out of the damn thing..."

* 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  hidp: fix compat_ioctl
  hidp: constify hidp_connection_add()
  cmtp: fix compat_ioctl
  bnep: fix compat_ioctl
  compat_ioctl: trim the pointless includes
fs/compat_ioctl.c
net/bluetooth/hidp/core.c