]> Pileus Git - ~andy/linux/commit
typhoon: remove __dev* attributes
authorBill Pemberton <wfp5p@virginia.edu>
Mon, 3 Dec 2012 14:22:49 +0000 (09:22 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 3 Dec 2012 19:16:20 +0000 (11:16 -0800)
commit21cf689b16afa08fe8b02dfadaea88500d6c73c6
tree43b3a9c624ef3e64917311a8b1d86ecb2393aa33
parent3f6db0f38f2a170b4d9d5a7e3c329ab7701cd0cb
typhoon: 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: David Dillow <dave@thedillows.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/ethernet/3com/typhoon.c