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-07-26 15:25:30 -07:00
2015-04-17 15:32:07 -04:00
2013-11-14 18:21:25 -05:00
2015-05-05 13:40:42 -06:00
2016-06-07 13:41:38 -06:00
2016-06-27 12:26:08 -07:00
2009-03-27 12:46:34 +01:00
2009-05-17 19:12:25 +02:00
2015-03-27 11:59:22 -04:00
2010-01-19 11:30:09 -08:00
2016-01-18 14:12:33 -05:00
2016-01-18 14:12:33 -05:00
2015-04-14 13:07:17 -04:00
2015-04-14 13:07:17 -04:00
2013-01-03 15:57:03 -08:00
2016-01-18 14:12:33 -05:00