Re: [PATCH v2 1/4] staging: vme_user: fix check alignment of open parenthesis in vme_fake.c

From: Nam Cao
Date: Sat Aug 26 2023 - 15:52:56 EST


On Sat, Aug 26, 2023 at 12:13:05PM -0300, Alexon Oliveira wrote:
> Fixed all CHECK: Alignment should match open parenthesis
> as reported by checkpatch to adhere to the Linux kernel
> coding-style guidelines.
>
> Signed-off-by: Alexon Oliveira <alexondunkan@xxxxxxxxx>

Patch series should be in a single email thread. But your 4 patches are sent
separately :(

Have a look at how your patches are sent on https://lore.kernel.org/linux-staging/
and you will see what I am referring to.

Here's an example of how patch series should be:
https://lore.kernel.org/linux-staging/736c8159-90e9-4575-3c22-5a62515d5c03@xxxxxxxxx/T/#t

Best regards,
Nam