On Fri, Aug 04, 2023 at 11:30:50AM -0300, Alexon Oliveira wrote:
> Fixed the following as reported by checkpatch to adhere to the
> Linux kernel coding-style guidelines.
>
> Changes in v3:
> - Fixed changelog
>
Nope. :P
> Changes in v2:
> - Fixed CHECK: line length exceeds 100 columns, noted by Greg KH and Dan Carpenter
> - Fixed CHECK: Alignment should match open parenthesis
> - Fixed CHECK: Lines should not end with a '('
>
> Signed-off-by: Alexon Oliveira <[email protected]>
> ---
^^^
Changes go to under this cut off line here.
regards,
dan carpenter
On Fri, Aug 04, 2023 at 05:33:19PM +0300, Dan Carpenter wrote:
> On Fri, Aug 04, 2023 at 11:30:50AM -0300, Alexon Oliveira wrote:
> > Fixed the following as reported by checkpatch to adhere to the
> > Linux kernel coding-style guidelines.
> >
> > Changes in v3:
> > - Fixed changelog
> >
>
> Nope. :P
>
Gosh :(
> > Changes in v2:
> > - Fixed CHECK: line length exceeds 100 columns, noted by Greg KH and Dan Carpenter
> > - Fixed CHECK: Alignment should match open parenthesis
> > - Fixed CHECK: Lines should not end with a '('
> >
> > Signed-off-by: Alexon Oliveira <[email protected]>
> > ---
> ^^^
>
> Changes go to under this cut off line here.
>
My bad. Sending v4 now.
> regards,
> dan carpenter
>
>
Thank you.
Alexon Oliveira