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-06-25 17:00:38 -07:00
2016-02-07 23:01:45 -08:00
2016-12-16 09:26:42 -08:00
2014-02-28 14:08:42 -08:00
2016-10-07 14:12:21 -07:00
2016-10-31 04:00:09 -06:00
2016-12-24 11:46:01 -08:00
2016-02-07 23:01:45 -08:00
2016-12-06 11:05:46 +01:00
2016-10-19 08:11:43 -07:00
2016-12-14 16:04:09 -08:00
2016-10-20 14:51:10 -04:00
2016-07-17 19:59:26 +02:00
2016-10-28 08:26:21 -04:00
2015-09-20 19:33:29 -07:00
2015-10-28 10:30:17 +09:00
2016-03-01 16:55:13 -08:00
2016-02-07 23:01:45 -08:00
2014-02-07 15:10:19 -08:00
2016-02-07 23:01:45 -08:00
2015-10-06 12:33:14 +02:00
2016-03-02 23:43:11 +09:00
2016-02-07 23:01:45 -08:00
2014-10-20 16:20:54 +02:00
2015-08-05 13:53:39 -07:00
2014-07-09 14:19:34 -07:00
2015-03-31 08:53:36 +03:00
2014-01-07 15:06:07 +01:00
2014-02-07 15:10:19 -08:00
2016-09-27 12:53:46 +02:00
2015-01-12 05:04:11 -08:00
2015-08-10 08:37:35 +02:00
2014-02-07 15:10:19 -08:00
2016-09-05 08:04:07 +02:00
2015-09-20 19:32:35 -07:00
2015-10-28 10:30:17 +09:00
2016-12-13 12:11:01 -08:00
2016-10-31 13:01:58 -07:00
2016-07-15 16:14:45 -07:00
2016-11-10 15:34:56 +01:00
2016-08-31 13:12:38 +02:00
2016-09-06 12:17:30 -07:00
2016-10-31 13:01:58 -07:00
2016-09-05 08:04:07 +02:00
2016-02-11 19:24:23 -08:00
2016-08-31 15:45:18 +02:00
2013-10-16 12:36:10 -07:00
2016-05-01 14:20:04 -07:00
2015-10-13 22:17:40 -07:00
2016-11-30 15:43:25 +01:00
2015-10-28 10:30:17 +09:00
2015-03-25 11:36:38 +01:00
2013-10-16 18:40:58 -07:00
2015-08-10 08:37:35 +02:00
2014-11-28 16:08:16 +01:00
2015-11-06 17:50:42 -08:00