linux/drivers/net/ethernet/chelsio/cxgb
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
..
common.h ethernet: use core min/max MTU checking 2016-10-18 11:34:22 -04:00
cphy.h chelsio: constify cphy_ops structures 2016-01-04 21:58:28 -05:00
cpl5_cmd.h ethernet: Fix FSF address in file headers 2013-12-06 12:37:55 -05:00
cxgb2.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
elmer0.h ethernet: Fix FSF address in file headers 2013-12-06 12:37:55 -05:00
espi.c ethernet: Fix FSF address in file headers 2013-12-06 12:37:55 -05:00
espi.h ethernet: Fix FSF address in file headers 2013-12-06 12:37:55 -05:00
fpga_defs.h
gmac.h ethernet: Fix FSF address in file headers 2013-12-06 12:37:55 -05:00
Makefile
mv88e1xxx.c chelsio: constify cphy_ops structures 2016-01-04 21:58:28 -05:00
mv88e1xxx.h
mv88x201x.c chelsio: constify cphy_ops structures 2016-01-04 21:58:28 -05:00
my3126.c chelsio: constify cphy_ops structures 2016-01-04 21:58:28 -05:00
pm3393.c ethernet: use core min/max MTU checking 2016-10-18 11:34:22 -04:00
regs.h ethernet: Fix FSF address in file headers 2013-12-06 12:37:55 -05:00
sge.c drivers: net: remove NETDEV_TX_LOCKED 2016-04-26 15:53:05 -04:00
sge.h ethernet: Fix FSF address in file headers 2013-12-06 12:37:55 -05:00
subr.c PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use 2014-08-12 12:15:14 -06:00
suni1x10gexp_regs.h ethernet: Fix FSF address in file headers 2013-12-06 12:37:55 -05:00
tp.c
tp.h
vsc7326_reg.h
vsc7326.c ethernet: use core min/max MTU checking 2016-10-18 11:34:22 -04:00