aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/cdns3/cdnsp-pci.c
diff options
context:
space:
mode:
authorSteven Rostedt <[email protected]>2025-08-29 01:55:55 +0000
committerGreg Kroah-Hartman <[email protected]>2025-09-06 13:23:39 +0000
commit9d4552da0ae8f056313cc290c0f493f59c6f7eef (patch)
tree8dcce913887ccdde4c5da54014c974191b17c448 /drivers/usb/cdns3/cdnsp-pci.c
parentcdns3: Remove unused tracepoints (diff)
downloadkernel-9d4552da0ae8f056313cc290c0f493f59c6f7eef.tar.gz
kernel-9d4552da0ae8f056313cc290c0f493f59c6f7eef.zip
cdnsp: Remove unused tracepoints
Tracepoints that are defined take up around 5K each, even if they are not used. If they are defined and not used, then they waste memory for unused code. Soon unused tracepoints will cause warnings. Remove the unused tracepoints of the cdnsp subsystem. They are: cdnsp_defered_event cdnsp_ep0_halted cdnsp_free_priv_device cdnsp_handle_cmd_flush_ep Signed-off-by: Steven Rostedt (Google) <[email protected]> Acked-by: Peter Chen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdnsp-pci.c')
0 files changed, 0 insertions, 0 deletions