Staging: comedi: Altered the way printk is used in 8255.c
authorMark <reodge@gmail.com>
Mon, 17 May 2010 11:34:27 +0000 (19:34 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 18 May 2010 21:49:23 +0000 (14:49 -0700)
commit026386976067996a6fc084b1926558522126cfdd
tree7e3306dd4803b0f8c0da1751543f82be9c4a30a8
parent5763dcab5cd7de27d6db50efd393c416177c56c7
Staging: comedi: Altered the way printk is used in 8255.c

This patch moves around the use of printk calls in 8255.c to include accurate
logging levels and in turn fixes a few warnings from checkpatch.

Signed-off-by: Mark Rankilor <reodge@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/comedi/drivers/8255.c