On Thu, Dec 08, 2011 at 06:22:04PM +0530, Ravishankar karkala Mallikarjunayya wrote: > This is a patch to the pcmuio.c file that fixes up a > printk warning found by the checkpatch.pl tool. > > Added KERN_facility levels for printks. You shouldn't use printk, use the dev_* macros, e.g. dev_warn, dev_err... Thanks, Hans > > Signed-off-by: Ravishankar Karkala Mallikarjunayya <ravishankar.km@xxxxxxxxxxxxxxx> > --- > drivers/staging/comedi/drivers/pcmuio.c | 23 +++++++++++------------ > 1 files changed, 11 insertions(+), 12 deletions(-) _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel