staging: comedi: jr3_pci: remove noisy printk
authorIan Abbott <abbotti@mev.co.uk>
Thu, 1 Nov 2012 18:34:39 +0000 (18:34 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 1 Nov 2012 19:35:57 +0000 (12:35 -0700)
commita1d16659538a5e9788524322a601382d5e14f08a
tree201616b0daadd39f0377b38eef5f4766b868ab5c
parented610aa04c283e1dbe4de769a58fec27b1259d3d
staging: comedi: jr3_pci: remove noisy printk

This driver seems to generate a lot of printk output every time the
driver polls the device.  This may have been useful during development
but shouldn't be used in production.  Just get rid of it all.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/jr3_pci.c
This page took 0.025493 seconds and 5 git commands to generate.