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
..
2016-09-20 20:57:12 +10:00
2016-10-07 20:19:31 -07:00
2016-09-20 20:57:12 +10:00
2016-08-07 23:50:09 -04:00
2016-09-20 20:57:12 +10:00
2016-09-20 20:57:12 +10:00
2016-09-20 20:57:12 +10:00
2016-09-20 20:57:12 +10:00
2016-09-20 20:57:12 +10:00
2016-03-04 23:50:27 -06:00
2016-03-04 23:50:27 -06:00
2016-09-25 02:38:51 -05:00
2013-10-09 20:04:11 -05:00
2016-09-20 20:57:12 +10:00
2016-09-20 20:57:12 +10:00
2014-09-25 23:14:46 +10:00