Re: [PATCH] staging: comedi: remove debug tracing in vmk80xx driver

From: Greg KH
Date: Fri May 04 2012 - 14:50:17 EST


On Fri, May 04, 2012 at 11:23:54AM -0700, H Hartley Sweeten wrote:
> The vmk80xx driver uses a non-existant Kconfig symbol to enable
> function call debug tracing. This output is really just noise
> and doesn't serve any useful purpose. Remove all it's uses in
> the driver.

Nice.

Really, all tracing should be removed from pretty much all drivers, as
we have good built-in tracing tools in the kernel now, so rolling your
own is not needed.

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/