aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorWei Yongjun <[email protected]>2020-07-28 01:12:07 +0800
committerGreg Kroah-Hartman <[email protected]>2020-07-28 13:15:01 +0200
commitb0e02550346e676e104a47d1f050dc21d46cd35d (patch)
treed068049b1eecccc0c00429d1ef05517c427fb96b /tools/perf/util/scripting-engines/trace-event-python.c
parentca6377900974c3e22c379c48057aac51139d29fc (diff)
xhci: dbc: Make function xhci_dbc_ring_alloc() static
The sparse tool complains as follows: drivers/usb/host/xhci-dbgcap.c:422:18: warning: symbol 'xhci_dbc_ring_alloc' was not declared. Should it be static? This function is not used outside ofxhci-dbgcap.c, so this commit marks it static. Fixes: ac286428c69f ("xhci: dbc: don't use generic xhci ring allocation functions for dbc.") Reported-by: Hulk Robot <[email protected]> Signed-off-by: Wei Yongjun <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions