Re: [PATCH 1/6] drivers: usb: remove usage of list iterator past the loop body

From: Dan Carpenter
Date: Tue Mar 01 2022 - 00:54:37 EST


On Mon, Feb 28, 2022 at 10:20:28AM -0800, Joe Perches wrote:
> On Mon, 2022-02-28 at 14:24 +0300, Dan Carpenter wrote:
>
> > a multi-line indent gets curly braces for readability even though
> > it's not required by C. And then both sides would get curly braces.
>
> That's more your personal preference than a coding style guideline.
>

It's a USB patch. I thought Greg prefered it that way. Greg has some
specific style things which he likes and I have adopted and some I
pretend not to see.

regards,
dan carpenter