]> git.baikalelectronics.ru Git - kernel.git/commit
USB: adutux: remove unneeded tracing macros
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Jun 2013 23:30:43 +0000 (16:30 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Jul 2013 23:18:01 +0000 (16:18 -0700)
commitedb8123ddb4de41ef03bc84f124ebcdbc20a8cf5
treea1536d306f4c28bac837e3327ae95cf8984c2080
parent80015ea9ea56872b9ca5d0d9129f639f02772953
USB: adutux: remove unneeded tracing macros

Remove the unneeded tracing macros in this driver.  The kernel has a
built-in trace function that can be used if this is really still needed.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/misc/adutux.c