Re: [PATCH v3] staging: vme_user: fix check alignment should match open parenthesis

From: Dan Carpenter
Date: Fri Aug 04 2023 - 10:33:39 EST


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 <alexondunkan@xxxxxxxxx>
> ---
^^^

Changes go to under this cut off line here.

regards,
dan carpenter