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
..
2014-10-15 14:27:38 -04:00
2014-10-20 16:20:38 +02:00
2016-07-26 15:25:30 -07:00
2015-04-17 15:32:07 -04:00
2014-10-20 16:20:38 +02:00
2016-12-24 11:46:01 -08:00
2016-03-20 16:59:27 -04:00
2014-10-20 16:20:38 +02:00
2016-10-28 08:45:17 -06:00
2016-10-28 08:45:17 -06:00
2016-10-28 08:45:17 -06:00
2016-10-28 08:45:17 -06:00
2015-11-06 17:50:42 -08:00
2016-12-24 11:46:01 -08:00
2015-05-05 13:40:42 -06:00
2016-06-07 13:41:38 -06:00
2016-06-27 12:26:08 -07:00
2016-12-24 11:46:01 -08:00
2015-11-06 17:50:42 -08:00
2016-12-24 11:46:01 -08:00
2015-03-27 11:59:22 -04:00
2015-11-06 17:50:42 -08:00
2016-10-28 08:45:17 -06:00
2015-03-18 22:39:17 +01:00
2016-12-24 11:46:01 -08:00
2016-12-24 11:46:01 -08:00
2016-01-18 14:12:33 -05:00
2016-07-26 15:25:30 -07:00
2015-11-06 17:50:42 -08:00
2016-01-18 14:12:33 -05:00
2016-01-18 14:12:33 -05:00
2015-04-14 13:07:17 -04:00
2015-04-14 13:07:17 -04:00
2016-03-20 16:59:27 -04:00
2016-02-05 16:29:28 -06:00
2016-07-26 15:25:31 -07:00
2015-04-17 15:32:07 -04:00
2015-04-17 15:32:07 -04:00
2016-01-18 14:12:33 -05:00
2014-10-20 16:20:38 +02:00
2014-10-20 16:20:38 +02:00