Messages in this thread |  | | Date | Thu, 4 Feb 2021 11:27:28 +0100 | From | Greg KH <> | Subject | Re: [PATCH] usb: cdnsp: Removes some useless trace events |
| |
On Thu, Feb 04, 2021 at 10:20:35AM +0100, Pawel Laszczak wrote: > Patch removes some useless trace events that can > be replaced by ftrace. > > Reported-by: Dan Carpenter <dan.carpenter@oracle.com> > Signed-off-by: Pawel Laszczak <pawell@cadence.com> > --- > drivers/usb/cdns3/cdnsp-ep0.c | 5 ----- > drivers/usb/cdns3/cdnsp-gadget.c | 2 -- > drivers/usb/cdns3/cdnsp-ring.c | 1 - > drivers/usb/cdns3/cdnsp-trace.h | 10 ---------- > 4 files changed, 18 deletions(-)
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|  |