mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
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>
|
||
|---|---|---|
| .. | ||
| common.h | ||
| cphy.h | ||
| cpl5_cmd.h | ||
| cxgb2.c | ||
| elmer0.h | ||
| espi.c | ||
| espi.h | ||
| fpga_defs.h | ||
| gmac.h | ||
| Makefile | ||
| mv88e1xxx.c | ||
| mv88e1xxx.h | ||
| mv88x201x.c | ||
| my3126.c | ||
| pm3393.c | ||
| regs.h | ||
| sge.c | ||
| sge.h | ||
| subr.c | ||
| suni1x10gexp_regs.h | ||
| tp.c | ||
| tp.h | ||
| vsc7326_reg.h | ||
| vsc7326.c | ||