commit | c4eef189aaef84612de3961b2681fbf794afca20 | [log] [tgz] |
---|---|---|
author | Bill Pemberton <wfp5p@virginia.edu> | Mon Dec 03 09:23:00 2012 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Dec 03 11:16:42 2012 -0800 |
tree | 9684cfdffaa9eca2598c8433e9c58cb80ddd8dc9 | |
parent | 229b1ad1cb1a7159658f466c736bc3898dabb876 [diff] |
bna: 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: Rasesh Mody <rmody@brocade.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>