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:
4e4d78f
)
sparc: remove __devinit, __devexit annotations
author
Sam Ravnborg
<sam@ravnborg.org>
Tue, 1 Jan 2013 15:02:33 +0000
(16:02 +0100)
committer
David S. Miller
<davem@davemloft.net>
Sat, 12 Jan 2013 23:28:45 +0000
(15:28 -0800)
__devinit, __devexit annotations are nops - so drop them.
Likewise for __devexit_p.
Adjusted alignment of arguments when needed.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found