]> git.baikalelectronics.ru Git - kernel.git/commit
scsi_lib: untangle 0 and BLK_MQ_RQ_QUEUE_OK
authorOmar Sandoval <osandov@fb.com>
Tue, 15 Nov 2016 19:11:59 +0000 (11:11 -0800)
committerJens Axboe <axboe@fb.com>
Tue, 15 Nov 2016 19:50:31 +0000 (12:50 -0700)
commitd788508275143795b4e0679b6b1904576e6b9092
tree671611f14a722ee85fa4c3c0a85eee6aea2f5906
parent8e4c2aa5c209d6fa1a7e7db02ece9a4377652e8b
scsi_lib: untangle 0 and BLK_MQ_RQ_QUEUE_OK

Let's not depend on any of the BLK_MQ_RQ_QUEUE_* constants having
specific values. No functional change.

Signed-off-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/scsi/scsi_lib.c