mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-05 06:37:05 +07:00
a0607fd3a2
Not as fancy as coccinelle. Checkpatch errors ignored. Compile tested allyesconfig x86, not all files compiled. grep -rPl --include=*.[ch] "\brequest_irq\s*\([^,\)]+,\s*\&" drivers/net | while read file ; do \ perl -i -e 'local $/; while (<>) { s@(\brequest_irq\s*\([^,\)]+,\s*)\&@\1@g ; print ; }' $file ;\ done Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
isl_38xx.c | ||
isl_38xx.h | ||
isl_ioctl.c | ||
isl_ioctl.h | ||
isl_oid.h | ||
islpci_dev.c | ||
islpci_dev.h | ||
islpci_eth.c | ||
islpci_eth.h | ||
islpci_hotplug.c | ||
islpci_mgt.c | ||
islpci_mgt.h | ||
Makefile | ||
oid_mgt.c | ||
oid_mgt.h | ||
prismcompat.h |