Re: [PATCH] bcachefs: remove extraneous ; after statements

From: Kent Overstreet
Date: Tue Jul 22 2025 - 14:28:30 EST


On Tue, Jul 22, 2025 at 11:53:10PM +0530, anindya19@xxxxxxxxx wrote:
> From: Anindya Sundar Gayen <anindya19@xxxxxxxxx>
>
> There are a couple of statements with two following semicolons, replace
> these with just one semicolon.
>
> Signed-off-by: Anindya Sundar Gayen <anindya19@xxxxxxxxx>

Applied