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

Greg KH gregkh at linuxfoundation.org
Tue Jun 25 17:02:05 UTC 2013


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


More information about the devel mailing list