diff options
author | Bart Van Assche <bvanassche@acm.org> | 2022-07-14 21:07:07 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-07-14 21:14:32 +0300 |
commit | 2599cac57a9af4e7ce628e2ef41e92797cba4ae2 (patch) | |
tree | 3c00e414af090e721be42d0abf37976983853a70 /drivers/scsi/device_handler | |
parent | 88b32c3cdf5fff7ed5bdaec7493428185cc65b6e (diff) | |
download | linux-2599cac57a9af4e7ce628e2ef41e92797cba4ae2.tar.xz |
scsi/core: Use the new blk_opf_t type
Use the new blk_opf_t type for arguments and variables that represent
request flags. Use the !! operator in scsi_noretry_cmd() to convert the
blk_opf_t type into a boolean. This patch does not change any functionality.
Cc: Martin K. Petersen <martin.petersen@oracle.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Ming Lei <ming.lei@redhat.com>
Cc: Hannes Reinecke <hare@suse.de>
Cc: John Garry <john.garry@huawei.com>
Cc: Mike Christie <michael.christie@oracle.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Link: https://lore.kernel.org/r/20220714180729.1065367-42-bvanassche@acm.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/scsi/device_handler')
0 files changed, 0 insertions, 0 deletions