]> git.baikalelectronics.ru Git - kernel.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)
commit6f7f92e9687938f40519cd1822d810c0f36bba81
tree85d642078c1bee739f5a4c48581dbd38a5a3ef65
parent2c828f4a0ac311cb2b2624406c6370fefd16833d
parent1a28426d65d8768dbeff9a9c96a956e125b08362
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