wireless: remove __dev* attributes
authorBill Pemberton <wfp5p@virginia.edu>
Mon, 3 Dec 2012 14:56:27 +0000 (09:56 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 6 Dec 2012 20:04:55 +0000 (15:04 -0500)
commit04bfffb8053c7206c3b63c25c0775b6ad7053270
tree4c565e5dfacce9baa2f931f499b7e5efc4575a5a
parent9e2b29d0d6ae05fb1ead7df68a209eece9c7749a
wireless: 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>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/adm8211.c
drivers/net/wireless/airo.c
This page took 0.027958 seconds and 5 git commands to generate.