Re: [PATCH v7 01/19] usb: gadget: ci13xxx: get rid of local trace() macro

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, May 10, 2012 at 07:47:41PM +0300, Alexander Shishkin wrote:
> Currently, the debug information is printed by local trace() macro, which
> has a number of problems being dependant on a local TRACE macro and whatnot.
> Replace it with dev_dbg(), which is a standard way of printing debug info
> for kernel drivers.

{sigh}

No, just delete the whole thing, it is totally pointless now that you
have a way to trace any kernel function at any point in time.

I've been going through the USB drivers and deleting crud like this
recently, please don't add it back in.

Again, lines like this are totally and completly pointless, please don't
ever add them again to the kernel.

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


[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux