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:
c7a8548
)
[S390] dasd: Use const in busid functions.
author
Cornelia Huck
<cornelia.huck@de.ibm.com>
Thu, 15 May 2008 14:52:34 +0000
(16:52 +0200)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Thu, 15 May 2008 14:52:39 +0000
(16:52 +0200)
We should use 'const char *' in the busid functions since the
strings are not modified anyway.
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
No differences found