diff options
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | 2019-01-03 17:47:44 +0100 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2019-01-09 03:57:26 +0100 |
commit | 12de280b36f0e0599c7f170aa7f1058f3aeb6d9d (patch) | |
tree | 90c064dc2c4b3ff4fa3cacccc65766737a4f014d /Documentation/io_ordering.txt | |
parent | scsi: core: Synchronize request queue PM status only on successful resume (diff) | |
download | linux-12de280b36f0e0599c7f170aa7f1058f3aeb6d9d.tar.xz linux-12de280b36f0e0599c7f170aa7f1058f3aeb6d9d.zip |
scsi: smartpqi_init: fix boolean expression in pqi_device_remove_start
Fix boolean expression by using logical AND operator '&&' instead of
bitwise operator '&'.
This issue was detected with the help of Coccinelle.
Fixes: 1e46731efd9c ("scsi: smartpqi: check for null device pointers")
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Acked-by: Don Brace <don.brace@microsemi.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'Documentation/io_ordering.txt')
0 files changed, 0 insertions, 0 deletions