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:
c537b99
)
[PATCH] zatm __init abuse
author
Al Viro
<viro@ftp.linux.org.uk>
Wed, 14 Mar 2007 09:05:01 +0000
(09:05 +0000)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Wed, 14 Mar 2007 22:27:49 +0000
(15:27 -0700)
zatm_init() and zatm_start() should be __devinit (the former is
not module init, despite the name - it's a helper for PCI ->probe())
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Acked-by: Jeff Garzik <jeff@garzik.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found