[S390] dasd: Use const in busid functions.
authorCornelia Huck <cornelia.huck@de.ibm.com>
Thu, 15 May 2008 14:52:34 +0000 (16:52 +0200)
committerMartin 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