Re: [RFC V4 5/6] blk-ioprio: make ioprio pluggable and modular

From: Christoph Hellwig
Date: Thu Feb 17 2022 - 03:54:42 EST


> +static int blk_ioprio_init(struct request_queue *q);
> +
> static struct rq_qos_ops blkcg_ioprio_ops = {

Same ordering comment as for the last ones.