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:
f3b017d
)
[S390] cio: Make ccw_device_register() static.
author
Cornelia Huck
<cornelia.huck@de.ibm.com>
Fri, 27 Oct 2006 10:39:33 +0000
(12:39 +0200)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Fri, 27 Oct 2006 10:39:33 +0000
(12:39 +0200)
ccw_device_register() is only called from io_subchannel_register()
and io_subchannel_probe() and will never be called for possible
non-io subchannels.
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
No differences found