fddi: remove __dev* attributes
authorBill Pemberton <wfp5p@virginia.edu>
Mon, 3 Dec 2012 14:24:10 +0000 (09:24 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 3 Dec 2012 19:16:56 +0000 (11:16 -0800)
commitc354dfc3f222ec895411a8297d929ff666cbc153
tree054f4c9639b683688d08bf8afb39aac1b6516458
parenta0a4efedf9dea0f2dd9625181b48c1f8c6d5418e
fddi: 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>
Cc: Maciej W. Rozycki <macro@linux-mips.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/fddi/defxx.c
drivers/net/fddi/skfp/skfddi.c
This page took 0.025239 seconds and 5 git commands to generate.