Re: [PATCH] staging: ozwpan: Convert printk to dev_dbg()

From: Greg KH
Date: Tue Jun 25 2013 - 13:01:25 EST


On Tue, Jun 25, 2013 at 05:30:02PM +0100, Rupesh Gujare wrote:
> convert all debug messages from printk to dev_dbg() & add kernel config to
> enable/disable these messages during compilation.

No, just use the built-in dynamic debug code in the kernel, no need to
provide any new macros or functions or most importantly, no new Kconfig
options.

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/