diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-01-11 16:55:39 +0000 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2018-01-17 01:02:14 -0500 |
commit | 61dfb8a5fb7e93e692856026fa4c778a27f28984 (patch) | |
tree | 49f0006f23ea72a74ba6070a039c7c7868599d83 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 1e15feacb9d3743ca0b314a6daf8cc59c90b1046 (diff) |
scsi: mpt3sas: make function _get_st_from_smid static
The function _get_st_from_smid is local to the source and does not need
to be in global scope, so make it static.
Cleans up sparse warning:
symbol '_get_st_from_smid' was not declared. Should it be static?
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions