aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2017-05-18 10:35:24 +0100
committerMartin K. Petersen <[email protected]>2017-06-12 21:04:42 -0400
commit39aa23f98a6b9932d6ffa1483639aad865b7ba9a (patch)
tree4698ccd71b45085d077330973e3ae4fe0e04e2be /tools/perf/scripts/python/event_analyzing_sample.py
parentf7de50da1479156d76c0dd3c29234a44bc4845f0 (diff)
scsi: lpfc: make a couple of functions static
functions lpfc_nvmet_cleanup_io_context and lpfc_nvmet_setup_io_context can be made static as they do not need to be in global scope. Cleans up sparse warnings: "warning: symbol 'lpfc_nvmet_cleanup_io_context' was not declared. Should it be static?" "warning: symbol 'lpfc_nvmet_setup_io_context' was not declared. Should it be static?" Signed-off-by: Colin Ian King <[email protected]> Acked-by: James Smart <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions