diff options
author | Denis Efremov <efremov@linux.com> | 2019-07-08 18:43:39 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2019-07-12 02:33:52 +0200 |
commit | 9b79ee9773a8c11772b2d0ed0cec831c7a68dc4f (patch) | |
tree | e5cbfb22adb6f929c91ad90f5bfa42ca99aa5924 /drivers/scsi/pm8001 | |
parent | scsi: megaraid_sas: Make some symbols static (diff) | |
download | linux-9b79ee9773a8c11772b2d0ed0cec831c7a68dc4f.tar.xz linux-9b79ee9773a8c11772b2d0ed0cec831c7a68dc4f.zip |
scsi: libsas: remove the exporting of sas_wait_eh
The function sas_wait_eh is declared static and marked EXPORT_SYMBOL, which
is at best an odd combination. Because the function is not used outside of
the drivers/scsi/libsas/sas_scsi_host.c file it is defined in, this commit
removes the EXPORT_SYMBOL() marking.
Signed-off-by: Denis Efremov <efremov@linux.com>
Reviewed-by: Jason Yan <yanaijie@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/pm8001')
0 files changed, 0 insertions, 0 deletions