linux/drivers/net/can
Greg Kroah-Hartman 1dd06ae8db drivers/net: fix up function prototypes after __dev* removals
The __dev* removal patches for the network drivers ended up messing up
the function prototypes for a bunch of drivers.  This patch fixes all of
them back up to be properly aligned.

Bonus is that this almost removes 100 lines of code, always a nice
surprise.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-12-07 14:22:22 -05:00
..
c_can drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
cc770 drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
mscan drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
sja1000 drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
softing drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
usb Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next 2012-11-30 12:12:05 -05:00
at91_can.c can: remove __dev* attributes 2012-12-03 11:16:11 -08:00
bfin_can.c can: remove __dev* attributes 2012-12-03 11:16:11 -08:00
dev.c can: Do not call dev_put if restart timer is running upon close 2012-11-29 14:30:08 +01:00
flexcan.c can: remove __dev* attributes 2012-12-03 11:16:11 -08:00
grcan.c can: remove __dev* attributes 2012-12-03 11:16:11 -08:00
janz-ican3.c can: remove __dev* attributes 2012-12-03 11:16:11 -08:00
Kconfig can: grcan: Add device driver for GRCAN and GRHCAN cores 2012-11-15 20:47:26 +01:00
Makefile can: grcan: Add device driver for GRCAN and GRHCAN cores 2012-11-15 20:47:26 +01:00
mcp251x.c can: remove __dev* attributes 2012-12-03 11:16:11 -08:00
pch_can.c can: remove __dev* attributes 2012-12-03 11:16:11 -08:00
slcan.c sections: fix section conflicts in drivers/net 2012-10-06 03:04:42 +09:00
ti_hecc.c can: remove __dev* attributes 2012-12-03 11:16:11 -08:00
vcan.c sections: fix section conflicts in drivers/net 2012-10-06 03:04:42 +09:00