Re: [PATCH] drivers/usb/core: devio.c: Removed various errors and warnings generated by checkpatch.pl

From: Greg KH
Date: Tue Apr 28 2015 - 06:56:51 EST


On Sat, Apr 11, 2015 at 10:20:38AM -0700, Joe Perches wrote:
> On Sat, 2015-04-11 at 00:53 -0700, Chase Metzger wrote:
> > Fixed several errors and warnings.
> []
> > Lines 1040 and 1591: changed dev_printk(KERN_DEBUG, ...) to dev_dbg(...).
>
> These changes hav the possibly undesired effect of
> removing these messages completely when DEBUG is not
> #defined or when CONFIG_DYNAMIC_DEBUG is not enabled
> and these messages are not specifically enabled.

That's ok, we can live with that :)

thanks,

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/