diff options
author | Steven Rostedt (Red Hat) <[email protected]> | 2013-07-02 20:30:52 -0400 |
---|---|---|
committer | Steven Rostedt <[email protected]> | 2013-07-02 20:42:33 -0400 |
commit | dcc302232c1f9b3ca16f6b8ee190eb0b1a8a0da3 (patch) | |
tree | 2887fc37188eb4ab9d7d4d17e090aeafb66c0e52 /tools/perf/scripts/python/syscall-counts.py | |
parent | 8de1eb02778b64f8b292db531cf39a429f84315f (diff) |
tracing: Make tracing_open_generic_{tr,tc}() static
I have patches that will use tracing_open_generic_tr/tc() in other
files, but as they are not ready to be merged yet, and Fengguang Wu's
sparse scripts pointed out that these functions were not declared
anywhere, I'll make them static for now.
When these functions are required to be used elsewhere, I'll remove
the static then.
Reported-by: kbuild test robot <[email protected]>
Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions