aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-trace.c
diff options
context:
space:
mode:
authorZeng Heng <[email protected]>2022-08-24 11:43:56 +0800
committerSteven Rostedt (Google) <[email protected]>2022-09-26 13:01:09 -0400
commit01c44bf8337ac79f31aa090e842bf3b9dd762aca (patch)
treef4862cdc5a479ec403f33c1d86af46489a64103c /drivers/usb/cdns3/cdns3-trace.c
parent9e14bae7d049cfdd5ab22cb200bc7ea847cfa8c9 (diff)
rv/monitors: add 'static' qualifier for local symbols
The sparse tool complains as follows: kernel/trace/rv/monitors/wwnr/wwnr.c:18:19: warning: symbol 'rv_wwnr' was not declared. Should it be static? The `rv_wwnr` symbol is not dereferenced by other extern files, so add static qualifier for it. So does wip module. Link: https://lkml.kernel.org/r/[email protected] Cc: <[email protected]> Fixes: ccc319dcb450 ("rv/monitor: Add the wwnr monitor") Fixes: 8812d21219b9 ("rv/monitor: Add the wip monitor skeleton created by dot2k") Signed-off-by: Zeng Heng <[email protected]> Acked-by: Daniel Bristot de Oliveira <[email protected]> Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions