summaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorLi Nan <linan122@huawei.com>2023-05-22 11:53:55 +0300
committerJens Axboe <axboe@kernel.dk>2023-05-23 20:09:26 +0300
commit712fd23a90eed6a73ea5135a500e59d30356d4f1 (patch)
treee6ce0818cc0e0218b346bdc156f4ce22b0fcd39d /COPYING
parentb8b637d770ef7aa9bc3971670cc8532b1f0d757e (diff)
downloadlinux-712fd23a90eed6a73ea5135a500e59d30356d4f1.tar.xz
block: remove redundant req_op in blk_rq_is_passthrough
op &= REQ_OP_MASK in blk_op_is_passthrough() is exactly what req_op() do. Therefore, it is redundant to call req_op() for blk_op_is_passthrough(). Signed-off-by: Li Nan <linan122@huawei.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com> Link: https://lore.kernel.org/r/20230522085355.1740772-1-linan666@huaweicloud.com Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions