diff options
author | Colin Ian King <[email protected]> | 2017-10-05 11:01:45 +0100 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2017-10-05 16:08:34 -0500 |
commit | f05f7355de3e66438619c97c612d63cc8a1be125 (patch) | |
tree | fcdd2e7885e178b0a240a30bd20076a71f7ba06e /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 9e66317d3c92ddaab330c125dfe9d06eee268aff (diff) |
switchtec: Make struct event_regs static
The structure event_regs is local to the source and does not need to be in
global scope, so make it static.
Cleans up sparse warning:
symbol 'event_regs' was not declared. Should it be static
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Acked-by: Logan Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions