diff options
author | Binoy Jayan <binoy.jayan@linaro.org> | 2017-06-08 13:07:30 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2017-06-13 04:17:05 +0300 |
commit | 74d2fd488d77ab4ff15a7fe0b3b6900f2382b42b (patch) | |
tree | 9bb026d2c0aa5e98ac219b2754219cf864b78a3c /drivers/scsi/snic | |
parent | 4fae52b5a30b6f2cfc8ecf22524cedc1ece5b774 (diff) | |
download | linux-74d2fd488d77ab4ff15a7fe0b3b6900f2382b42b.tar.xz |
scsi: esas2r: Replace semaphore fm_api_semaphore with mutex
The semaphore 'fm_api_semaphore' is used as a simple mutex, so it should
be written as one. Semaphores are going away in the future.
Signed-off-by: Binoy Jayan <binoy.jayan@linaro.org>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/snic')
0 files changed, 0 insertions, 0 deletions