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