diff options
author | Colin Ian King <[email protected]> | 2017-07-04 09:31:29 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2017-07-04 15:52:37 +0200 |
commit | 5122daa017578ebc4818de8fb3c9d0e131f8b335 (patch) | |
tree | 0ed379779a513e823f903e56a38b71ae7e22877b /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 4422d80ed7d4bdb2d6e9fb890c66c3d9250ba694 (diff) |
x86/platform/uv/BAU: Minor cleanup, make some local functions static
The functions handle_uv2_busy, uv_flush_send_and_wait and
find_another_by_swack are local to the source, so make them static.
Also remove normal_busy as it is no longer used.
Fixes various smatch warnings, such as:
"symbol 'find_another_by_swack' was not declared. Should it be static?"
"symbol 'handle_uv2_busy' was not declared. Should it be static?"
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Mike Travis <[email protected]>
Cc: Andrew Banman <[email protected]>
Cc: [email protected]
Cc: Dimitri Sivanich <[email protected]>
Cc: Dou Liyang <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions