[git pull] vfs.git pile 14 - spi uaccess delousing

From: Al Viro
Date: Fri Jul 07 2017 - 20:30:32 EST


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]

The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:

Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-spi

for you to fetch changes up to 251d59515fe4681a64a8bc7e37cfa00701e0f9b0:

spidev: quit messing with access_ok() (2017-06-29 18:00:52 -0400)

----------------------------------------------------------------
Al Viro (1):
spidev: quit messing with access_ok()

drivers/spi/spidev.c | 42 +++++++++++-------------------------------
1 file changed, 11 insertions(+), 31 deletions(-)