Re: [PATCH] block: fix typos in comments and strings in blk-core.c
From: Christoph Hellwig
Date: Tue Nov 04 2025 - 06:07:35 EST
On Tue, Nov 04, 2025 at 02:21:13PM +0800, shechenglong wrote:
> * usage with stacked devices could be a problem. Use current->bio_list
> - * to collect a list of requests submited by a ->submit_bio method while
> + * to collect a list of requests submitted by a ->submit_bio method while
This now adds an overly long line.