]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'for-spi' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 8 Jul 2017 17:41:53 +0000 (10:41 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 8 Jul 2017 17:41:53 +0000 (10:41 -0700)
commit090a81d8766e21d33ab3e4d24e6c8e5eedf086dd
tree85d642078c1bee739f5a4c48581dbd38a5a3ef65
parent46ace66b3b34c80341c6290cd608aae4d2de9879
parent251d59515fe4681a64a8bc7e37cfa00701e0f9b0
Merge branch 'for-spi' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

Pull spi uaccess delousing from Al Viro:
 "Getting rid of pointless __get_user() and friends in drivers/spi.

  [ the only reason it's on a separate branch is that I hoped it would
    be picked by spi folks; looks like mail asking them to grab it got
    lost and I hadn't followed up on that ]"

* 'for-spi' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  spidev: quit messing with access_ok()
drivers/spi/spidev.c