[PATCH] pktcdvd: Remove useless printk statements
authorPeter Osterlund <petero2@telia.com>
Tue, 21 Feb 2006 02:28:03 +0000 (18:28 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 21 Feb 2006 04:00:10 +0000 (20:00 -0800)
commit3b4828047d4ebe3703dedbfc739958c319ff0b24
tree845301240690c223591f5658551014729b58c3ab
parent7c613d593370292d1685f5794c743a2323be3a09
[PATCH] pktcdvd: Remove useless printk statements

Writing the detected disc type in the kernel log is not useful during normal
use of the driver, so remove the printk statements.

Signed-off-by: Peter Osterlund <petero2@telia.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/block/pktcdvd.c