1
0
Fork 0
remarkable-linux/arch/ia64/lib
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
..
Makefile [kbuild] handle exports in lib-y objects reliably 2016-08-07 23:46:30 -04:00
carta_random.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
checksum.c ipv4: Update parameters for csum_tcpudp_magic to their original types 2016-03-13 23:55:13 -04:00
clear_page.S ia64: move exports to definitions 2016-08-07 23:55:50 -04:00
clear_user.S ia64: move exports to definitions 2016-08-07 23:55:50 -04:00
copy_page.S ia64: move exports to definitions 2016-08-07 23:55:50 -04:00
copy_page_mck.S ia64: move exports to definitions 2016-08-07 23:55:50 -04:00
copy_user.S ia64: move exports to definitions 2016-08-07 23:55:50 -04:00
csum_partial_copy.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
do_csum.S Fix common misspellings 2011-03-31 11:26:23 -03:00
flush.S ia64: move exports to definitions 2016-08-07 23:55:50 -04:00
idiv32.S ia64: move exports to definitions 2016-08-07 23:55:50 -04:00
idiv64.S ia64: move exports to definitions 2016-08-07 23:55:50 -04:00
io.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ip_fast_csum.S ia64: move exports to definitions 2016-08-07 23:55:50 -04:00
memcpy.S ia64: move exports to definitions 2016-08-07 23:55:50 -04:00
memcpy_mck.S ia64: move exports to definitions 2016-08-07 23:55:50 -04:00
memset.S ia64: move exports to definitions 2016-08-07 23:55:50 -04:00
strlen.S ia64: move exports to definitions 2016-08-07 23:55:50 -04:00
strlen_user.S ia64: move exports to definitions 2016-08-07 23:55:50 -04:00
strncpy_from_user.S ia64: move exports to definitions 2016-08-07 23:55:50 -04:00
strnlen_user.S ia64: move exports to definitions 2016-08-07 23:55:50 -04:00
xor.S ia64: move exports to definitions 2016-08-07 23:55:50 -04:00