summaryrefslogtreecommitdiff
path: root/drivers/message
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2018-01-11 16:55:39 +0000
committerMartin K. Petersen <martin.petersen@oracle.com>2018-01-17 01:02:14 -0500
commit61dfb8a5fb7e93e692856026fa4c778a27f28984 (patch)
tree49f0006f23ea72a74ba6070a039c7c7868599d83 /drivers/message
parent1e15feacb9d3743ca0b314a6daf8cc59c90b1046 (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 'drivers/message')
0 files changed, 0 insertions, 0 deletions