git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4eef18
)
cxgb3: remove __dev* attributes
author
Bill Pemberton
<wfp5p@virginia.edu>
Mon, 3 Dec 2012 14:23:01 +0000
(09:23 -0500)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 3 Dec 2012 19:16:42 +0000
(11:16 -0800)
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: Divy Le Ray <divy@chelsio.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found