[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20221030073724.GB4131@lst.de>
Date: Sun, 30 Oct 2022 08:37:24 +0100
From: Christoph Hellwig <hch@....de>
To: Jinlong Chen <nickyc975@....edu.cn>
Cc: axboe@...nel.dk, kbusch@...nel.org, hch@....de, sagi@...mberg.me,
bvanassche@....org, linux-block@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-nvme@...ts.infradead.org
Subject: Re: [RESEND PATCH v2 1/3] blk-mq: remove redundant call to
blk_freeze_queue_start in blk_mq_destroy_queue
> - blk_freeze_queue(q);
> +
> + /*
> + * blk_freeze_queue_start has been called in blk_queue_start_drain, we just
> + * need to wait.
> + */
This commit is not only pointless, but also exceeds the 80 character
limit.
Powered by blists - more mailing lists