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-04 14:34:47 -06:00
2016-04-04 10:41:08 -07:00
2016-04-04 10:41:08 -07:00
2006-10-01 00:39:19 -07:00
2016-04-04 10:41:08 -07:00
2006-10-01 00:39:19 -07:00
2005-04-16 15:20:36 -07:00
2006-10-01 00:39:19 -07:00
2016-06-07 13:41:38 -06:00
2014-10-09 22:25:46 -04:00
2014-04-07 16:35:49 -07:00
2016-10-30 13:09:42 -04:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2016-12-24 11:46:01 -08:00
2016-04-04 10:41:08 -07:00
2006-10-01 00:39:19 -07:00
2016-10-10 20:16:43 -07:00
2015-06-23 18:01:59 -04:00
2009-01-22 13:15:55 +03:00
2012-02-21 11:40:36 +01:00
2016-04-04 10:41:08 -07:00
2006-10-01 00:39:19 -07:00
2016-11-01 09:43:26 -06:00
2011-03-31 11:26:23 -03:00
2015-04-11 22:24:33 -04:00
2015-06-24 17:49:38 -07:00
2016-11-01 09:43:26 -06:00
2006-10-01 00:39:19 -07:00
2005-04-16 15:20:36 -07:00
2016-06-10 20:21:46 -07:00
2016-04-04 10:41:08 -07:00
2016-01-22 18:04:28 -05:00
2006-10-01 00:39:19 -07:00
2011-03-31 11:26:23 -03:00
2005-09-08 20:26:34 +01:00
2016-04-04 10:41:08 -07:00
2014-06-06 16:08:16 -07:00
2007-10-19 23:21:04 +02:00
2005-05-05 11:01:13 +01:00
2006-10-01 00:39:19 -07:00
2006-12-07 08:39:23 -08:00
2008-05-24 09:56:08 -07:00
2006-10-01 00:39:19 -07:00
2009-04-01 08:59:18 -07:00
2012-09-21 03:13:15 -07:00