]> git.baikalelectronics.ru Git - kernel.git/commit
net/lmc: remove __dev* attributes
authorBill Pemberton <wfp5p@virginia.edu>
Mon, 3 Dec 2012 14:24:21 +0000 (09:24 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 3 Dec 2012 19:17:06 +0000 (11:17 -0800)
commita3cd99cb3b3cd695b40a1b652e61dff8ca5dec39
tree13e87f84037224f4638d28d844cce9b4ff53249f
parentea9b62e934c2af74254071c908c9455cc8dc8a7f
net/lmc: remove __dev* attributes

CONFIG_HOTPLUG is going away as an option.  As result the __dev*
markings will be going away.

Remove use of __devinit, __devexit_p, __devinitdata, __devinitconst,
and __devexit.

Signed-off-by: Bill Pemberton <wfp5p@virginia.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/wan/lmc/lmc_main.c