diff options
author | Arnd Bergmann <arnd@arndb.de> | 2018-12-11 00:32:41 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2018-12-13 04:35:33 +0300 |
commit | bc127d93e4eca0f45caf2e68e9aeb06284b15b86 (patch) | |
tree | c64d761ee2dbaaebfe4d3e3bd74e8239b8089bad /drivers/scsi/sd.c | |
parent | dc71eccc175eae4959b06ae697ebef019719063d (diff) | |
download | linux-bc127d93e4eca0f45caf2e68e9aeb06284b15b86.tar.xz |
scsi: aacraid: change event_wait to a completion
The event_wait semaphore has completion semantics, so we can
change it over to the completion interface for clarity without
changing the behavior.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Reviewed-by: Dave Carroll <david.carroll@microsemi.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/sd.c')
0 files changed, 0 insertions, 0 deletions