]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commit69f90f6a5650a74dd8f428e8d2f05859d58da3d7
tree3c6cbf0dba70e7b5758f49d43f76d210bbdabbf2
parentc7a8548ffa0a2cf6313fe8b3bb4b4a199a9a080f
[S390] dasd: Use const in busid functions.

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>
drivers/s390/block/dasd_devmap.c
drivers/s390/block/dasd_int.h