Re: [PATCH 04/30] Staging: comedi: fix printk issue in daqboard2000.c

From: Greg KH
Date: Thu Dec 08 2011 - 19:05:19 EST


On Thu, Dec 08, 2011 at 06:21:59PM +0530, Ravishankar karkala Mallikarjunayya wrote:
> This is a patch to the daqboard2000.c file that fixes up a
> printk warning found by the checkpatch.pl tool.
>
> Removed ifdef DEBUG_EEPROM.

Are you sure you can?

> Converted printks to pr_<levels>.

Again, please use dev_dbg().

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/