Re: [PATCH] block: remove redundant req_op in blk_rq_is_passthrough

From: Jens Axboe
Date: Tue May 23 2023 - 13:14:02 EST



On Mon, 22 May 2023 16:53:55 +0800, linan666@xxxxxxxxxxxxxxx wrote:
> 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().
>
>

Applied, thanks!

[1/1] block: remove redundant req_op in blk_rq_is_passthrough
commit: 712fd23a90eed6a73ea5135a500e59d30356d4f1

Best regards,
--
Jens Axboe