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