On Tue, Feb 27, 2024 at 12:55 AM Dan Carpenter <dan.carpenter@xxxxxxxxxx> wrote: > > On Tue, Feb 27, 2024 at 12:09:43AM -0800, Michael Harris wrote: > > Fixed various checkpatch.pl styling issues: spaces before tabs, constants being on left side of comparisons, unnecessary braces, etc. > > > > Signed-off-by: Michael Harris <michaelharriscode@xxxxxxxxx> > > Please run checkpatch.pl on your patches. > > WARNING: Prefer a maximum 75 chars per line (possible unwrapped commit description?) > #12: > Fixed various checkpatch.pl styling issues: spaces before tabs, constants being on left side of comparisons, unnecessary braces, etc. > > regards, > dan carpenter > Thank you for letting me know. I will break down my patch into a sequence of patches and run checkpatch.pl on it before resubmitting. Thanks, Michael Harris