Re: [PATCH 1/6] block: remove a dead return statement in blk_zone_plug_bio
Damien Le Moal <[email protected]> Thu, 16 Jul 2026 20:26:58 +0900
| Newsgroups | org.kernel.vger.io-uring,org.kernel.vger.linux-block |
|---|---|
| Organization | Western Digital Research |
| Message-ID | <[email protected]> |
On 7/16/26 18:17, Christoph Hellwig wrote: > The switch at the end of blk_zone_plug_bio always returns, so remove > the dead extra return statement after it. > > Signed-off-by: Christoph Hellwig <[email protected]> Reviewed-by: Damien Le Moal <[email protected]> -- Damien Le Moal Western Digital Research