Re: [PATCH 2/6] ublk: remove struct ublk_zoned_report_desc's operation field

From: Ming Lei

Date: Wed Jul 29 2026 - 11:16:43 EST


On Tue, Jul 28, 2026 at 07:29:47PM -0600, Caleb Sander Mateos wrote:
> struct ublk_zoned_report_desc's operation field is only ever set to
> UBLK_IO_OP_REPORT_ZONES, so remove it. Replace its one load with the
> constant.
>
> Signed-off-by: Caleb Sander Mateos <csander@xxxxxxxxxxxxxxx>

Reviewed-by: Ming Lei <tom.leiming@xxxxxxxxx>


Thanks,
Ming