Staging: comedi: fix printk issue in jr3_pci.c
authorRavishankar karkala Mallikarjunayya <ravishankar.km@greenturtles.in>
Mon, 12 Dec 2011 05:19:24 +0000 (10:49 +0530)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 14 Dec 2011 00:31:08 +0000 (16:31 -0800)
commit2c2fedf2c4349b9154b4d71513ccf1b02b21df16
tree9942d0d760b545e844f2d242f2dfd66ad0ca5d98
parent5ec8df5e46660922810657d0dee06e408813c030
Staging: comedi: fix printk issue in jr3_pci.c

This is a patch to the jr3_pci.c file that fixes up a
printk warning found by the checkpatch.pl tool.

Converted printks to dev_dbg().

Signed-off-by: Ravishankar Karkala Mallikarjunayya <ravishankar.km@greenturtles.in>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/comedi/drivers/jr3_pci.c
This page took 0.025104 seconds and 5 git commands to generate.