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