1
0
Fork 0
remarkable-linux/drivers/message/fusion
Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally
This was entirely automated, using the script by Al:

  PATT='^[[:blank:]]*#[[:blank:]]*include[[:blank:]]*<asm/uaccess.h>'
  sed -i -e "s!$PATT!#include <linux/uaccess.h>!" \
        $(git grep -l "$PATT"|grep -v ^include/linux/uaccess.h)

to do the replacement at the end of the merge window.

Requested-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2016-12-24 11:46:01 -08:00
..
lsi
Kconfig scsi: use 'depends' instead of 'select' for SCSI_FC_ATTRS 2014-09-16 16:55:55 -04:00
Makefile
mptbase.c scsi: mptfusion: Fix printk continuations 2016-11-17 20:49:29 -05:00
mptbase.h fusion: remove dead MTRR code 2015-06-13 08:44:14 -07:00
mptctl.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
mptctl.h
mptdebug.h
mptfc.c scsi: fusion: Fix error return code in mptfc_probe() 2016-09-14 14:26:19 -04:00
mptlan.c net: use core MTU range checking in misc drivers 2016-10-20 14:51:10 -04:00
mptlan.h Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
mptsas.c mptsas: fix checks for dma mapping errors 2016-04-29 19:01:34 -04:00
mptsas.h
mptscsih.c scsi: mptscsih: Remove bogus interpretation of request->ioprio 2016-11-08 17:29:48 -05:00
mptscsih.h scsi: drop reason argument from ->change_queue_depth 2014-11-24 14:45:27 +01:00
mptspi.c scsi: disable automatic target scan 2016-04-11 16:57:09 -04:00