Re: [PATCH] media: atomisp: Fix brace style issues in binary.c
From: Matt Wardle
Date: Mon Feb 09 2026 - 06:23:03 EST
On Mon, Feb 09, 2026 at 10:24:59AM +0200, Andy Shevchenko wrote:
> On Mon, Feb 09, 2026 at 04:49:22AM +0000, Matt Wardle wrote:
> > Fix checkpatch.pl errors and warnings regarding braces on incorrect
> > lines and braces not required for single statement blocks
>
> Missing period.
>
> Note, if you are going to do this file-by-file, it won't scale. So, collect
> (sub)folder and fix all files in that one for the same issue. Then repeat
> the same for other (sub)folders. Make it a series of the patches.
Thanks, will update and submit as a patch series.