diff options
author | Wei Yongjun <[email protected]> | 2021-05-24 13:37:04 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-05-24 15:35:15 +0200 |
commit | a0765597c986ad52c9bc93319987d41bc17f59ef (patch) | |
tree | c9a717a41e5f6bfa7690a9bd71ec502386746e0a /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | ca82c06788422f7bff38e1282bf5057aefd70903 (diff) |
usb: typec: tcpci: Make symbol 'tcpci_apply_rc' static
The sparse tool complains as follows:
drivers/usb/typec/tcpm/tcpci.c:118:5: warning:
symbol 'tcpci_apply_rc' was not declared. Should it be static?
This symbol is not used outside of tcpci.c, so marks it static.
Fixes: 7257fbc7c598 ("usb: typec: tcpci: Implement callback for apply_rc")
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/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions