aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2018-01-02 17:54:21 +0000
committerGreg Kroah-Hartman <[email protected]>2018-01-09 17:00:13 +0100
commitc88c8d7aae9e8ef0aa472803f3a14ee9876bbca3 (patch)
treeb73d8661f8f72d836b57a1b4eabc0f84656f145a /tools/perf/scripts/python/export-to-postgresql.py
parent551b9ee472147189f988a30cccc0ac918e939a0e (diff)
slimbus: make functions slim_ack_txn and slim_alloc_txbuf static
The functions slim_ack_txn and slim_alloc_txbuf are local to the source and do not need to be in global scope, so make them static. Cleans up sparse warnings: symbol 'slim_ack_txn' was not declared. Should it be static? symbol 'slim_alloc_txbuf' was not declared. Should it be static? Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Srinivas Kandagatla <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions