On 4/12/23 14:32, Christoph Hellwig wrote: > While both passthrough and flush requests call directly into > blk_mq_request_bypass_insert, the parameters aren't the same. > Split the handling into two separate conditionals and turn the whole > function into an if/elif/elif/else flow instead of the gotos. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx> Looks good. Reviewed-by: Damien Le Moal <dlemoal@xxxxxxxxxx>