aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/cnic.c
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2009-11-19 09:55:53 +0000
committerDavid S. Miller <davem@davemloft.net>2009-11-19 12:29:27 -0800
commit5452fee23eddb5ebb46f13aba50c8930c160e1da (patch)
tree276fc89f0d85b63f8292c918266666dc691f6b43 /drivers/net/cnic.c
parentX25: Enable setting of cause and diagnostic fields (diff)
downloadlinux-dev-5452fee23eddb5ebb46f13aba50c8930c160e1da.tar.xz
linux-dev-5452fee23eddb5ebb46f13aba50c8930c160e1da.zip
drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second arg
Changed function pointer use from non-majority address-of style to majority short form without & via: grep -rPl "\btasklet_init\s*\([^,\)]+,\s*\&" drivers/isdn | while read file ; do \ perl -i -e 'local $/; while (<>) { s@(\btasklet_init\s*\([^,\)]+,\s*)\&@\1@g ; print ; }' $file ;\ done Compile tested allyesconfig x86 Signed-off-by: Joe Perches <joe@perches.com> drivers/isdn/gigaset/bas-gigaset.c | 4 ++-- drivers/isdn/gigaset/common.c | 2 +- drivers/isdn/gigaset/interface.c | 2 +- drivers/isdn/gigaset/ser-gigaset.c | 2 +- drivers/isdn/gigaset/usb-gigaset.c | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/cnic.c')
0 files changed, 0 insertions, 0 deletions