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