]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[S390] cio: Cleanup debug feature usage.
authorCornelia Huck <cornelia.huck@de.ibm.com>
Sat, 26 Jan 2008 13:10:42 +0000 (14:10 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Sat, 26 Jan 2008 13:10:59 +0000 (14:10 +0100)
commitbc698bcf8897363732226dc9ecba044771679996
tree769fcbd9de54e56dd6559cd8760b526a733a51c1
parent25b7bb5838ab81b68a9de72df577103d8b4aba3c
[S390] cio: Cleanup debug feature usage.

Cleanup cio_debug.h.
Also make CIO_DEBUG add the "cio:" prefix to the printk string
so that it isn't needed for the debug feature.
Fix outdated comments for cio_debug_init() and clean it up.
Enlarge cio_crw to the same size as cio_msg so we may actually
find some relevant information there.

Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/cio/cio.c
drivers/s390/cio/cio_debug.h
drivers/s390/cio/device_fsm.c