diff options
author | Jann Horn <[email protected]> | 2019-03-27 17:21:42 -0700 |
---|---|---|
committer | James Morris <[email protected]> | 2019-03-28 10:02:29 -0700 |
commit | 1aa176ef5a451adc0546d5aaa3fb107975c786b7 (patch) | |
tree | bd146382cca05e6425d796141ed6b7c814486a2a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8c7ae38d1ce12a0eaeba655df8562552b3596c7f (diff) |
Yama: mark local symbols as static
sparse complains that Yama defines functions and a variable as non-static
even though they don't exist in any header. Fix it by making them static.
Co-developed-by: Mukesh Ojha <[email protected]>
Signed-off-by: Mukesh Ojha <[email protected]>
Signed-off-by: Jann Horn <[email protected]>
[kees: merged similar static-ness fixes into a single patch]
Link: https://lkml.kernel.org/r/[email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Kees Cook <[email protected]>
Signed-off-by: James Morris <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions