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
..
2008-12-09 00:50:13 -08:00
2016-01-12 20:46:57 +02:00
2012-03-28 18:30:03 +01:00
2015-05-13 10:55:42 +02:00
2015-05-13 10:55:42 +02:00
2012-03-28 18:30:03 +01:00
2014-08-26 13:45:55 -04:00
2014-04-29 01:12:25 -04:00
2008-08-31 20:56:15 -07:00
2012-03-28 18:30:03 +01:00
2013-03-20 11:06:54 -07:00
2016-10-25 11:31:51 +02:00
2012-05-15 10:22:00 -07:00
2012-03-28 18:30:03 +01:00
2014-05-02 01:30:20 -04:00
2016-12-11 18:15:49 -08:00
2016-01-12 20:46:49 +02:00
2016-12-11 18:01:51 -08:00
2016-09-28 20:40:52 -04:00
2016-03-22 15:36:02 -07:00
2012-04-15 10:28:50 -07:00
2016-12-11 18:01:51 -08:00
2012-07-26 16:46:16 -07:00