diff options
author | Bart Van Assche <bvanassche@acm.org> | 2022-07-14 11:07:06 -0700 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-07-14 12:14:32 -0600 |
commit | 88b32c3cdf5fff7ed5bdaec7493428185cc65b6e (patch) | |
tree | ca6cb6db745a55f6dbaded68ba026e79aa6610fa /net | |
parent | ea957547e819a21bd49895c6162f78d542867d39 (diff) | |
download | linux-stable-88b32c3cdf5fff7ed5bdaec7493428185cc65b6e.tar.gz linux-stable-88b32c3cdf5fff7ed5bdaec7493428185cc65b6e.tar.bz2 linux-stable-88b32c3cdf5fff7ed5bdaec7493428185cc65b6e.zip |
scsi/core: Change the return type of scsi_noretry_cmd() into bool
This patch prepares for introducing the new blk_opf_t type in the SCSI core.
Since the value returned by scsi_noretry_cmd() is only used in boolean
expressions, 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-41-bvanassche@acm.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions