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
..
2015-12-18 14:59:36 +01:00
2016-12-24 11:46:01 -08:00
2006-01-06 08:33:52 -08:00
2014-06-16 10:32:52 +02:00
2016-03-07 13:12:04 +01:00
2016-10-17 11:25:25 +02:00
2016-06-13 15:58:17 +02:00
2016-07-15 14:31:58 +02:00
2008-07-14 10:02:12 +02:00
2016-09-30 09:13:11 +02:00
2016-07-15 14:32:01 +02:00
2008-05-07 09:23:01 +02:00
2016-03-07 13:12:04 +01:00
2016-08-24 09:23:56 +02:00
2016-10-31 17:55:32 +01:00
2015-12-18 14:59:34 +01:00
2016-10-31 17:55:32 +01:00
2013-12-16 14:37:41 +01:00
2016-10-28 10:09:03 +02:00
2012-07-20 11:15:04 +02:00
2016-10-31 17:55:32 +01:00
2015-10-27 09:34:44 +01:00
2016-08-08 15:41:32 +02:00
2016-10-31 17:55:32 +01:00
2016-10-28 10:09:03 +02:00
2015-08-07 09:57:01 +02:00
2013-10-24 17:16:58 +02:00
2009-12-18 17:43:32 +01:00
2015-01-08 10:02:50 +01:00
2016-06-13 15:58:17 +02:00
2016-08-08 15:41:33 +02:00
2016-06-28 09:32:34 +02:00
2015-12-18 14:59:37 +01:00
2008-07-14 10:02:11 +02:00
2011-01-05 12:47:29 +01:00
2015-12-18 14:59:37 +01:00
2012-09-26 15:44:57 +02:00
2015-11-27 09:24:16 +01:00
2014-06-16 10:31:58 +02:00
2016-08-08 16:01:28 +02:00
2015-03-25 11:49:33 +01:00
2013-06-26 21:10:28 +02:00
2015-03-25 11:49:33 +01:00
2013-11-15 14:08:42 +01:00
2015-12-18 14:59:36 +01:00
2015-12-18 14:59:36 +01:00