On Thursday, October 20, 2016 2:24:02 PM CEST Binoy Jayan wrote:
> Semaphores are going away in the future, so replace the semaphore
> lun_reset_sem with the a mutex lock.
>
> Signed-off-by: Binoy Jayan
>
Reviewed-by: Arnd Bergmann
Semaphores are going away in the future, so replace the semaphore
lun_reset_sem with the a mutex lock.
Signed-off-by: Binoy Jayan
---
drivers/scsi/smartpqi/smartpqi.h | 2 +-
drivers/scsi/smartpqi/smartpqi_init.c | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/dri
2 matches
Mail list logo