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
..
2012-01-20 17:29:31 -08:00
2015-06-02 07:57:48 +02:00
2015-06-02 07:57:48 +02:00
2016-07-14 15:06:58 +02:00
2016-08-07 23:47:15 -04:00
2016-08-07 23:47:15 -04:00
2016-02-03 12:03:18 +01:00
2016-08-07 23:47:15 -04:00
2015-06-02 07:57:48 +02:00
2016-08-07 23:47:15 -04:00
2016-11-01 07:41:27 +01:00
2016-07-14 15:06:58 +02:00
2015-06-02 07:57:48 +02:00
2016-08-07 23:47:15 -04:00
2016-08-01 14:23:42 -04:00
2016-07-14 15:06:58 +02:00
2016-08-07 23:47:15 -04:00
2016-10-14 14:26:58 -07:00
2012-02-11 15:11:35 +01:00
2016-07-21 09:37:11 -03:00
2015-06-02 07:57:48 +02:00
2016-08-11 10:58:12 +02:00
2016-07-25 17:32:28 -07:00
2016-07-14 15:06:58 +02:00
2016-10-14 14:26:58 -07:00
2016-08-07 23:47:15 -04:00
2016-08-07 23:47:15 -04:00
2013-10-01 10:52:30 +02:00
2016-07-14 15:06:58 +02:00
2016-07-14 15:06:58 +02:00
2015-06-02 07:57:48 +02:00
2016-07-14 15:06:58 +02:00
2016-11-16 10:23:02 +01:00
2016-08-07 23:47:15 -04:00
2016-05-16 12:35:40 +02:00
2016-07-14 15:06:58 +02:00
2016-08-07 23:47:15 -04:00
2016-12-24 11:46:01 -08:00
2016-08-01 14:23:42 -04:00
2016-11-01 07:41:27 +01:00
2016-07-28 17:38:16 -07:00