On Thu, Sep 20, 2018 at 10:38:28PM +1000, Aaron Williams wrote:
> fixed some "Alignment should match open parenthesis" checks.
> Signing up for the kernel clean up crew while I learn C
>
> Signed-off-by: Aaron Williams
> ---
> drivers/staging/greybus/control.c | 39 +++---
On Thu, Sep 20, 2018 at 10:38:28PM +1000, Aaron Williams wrote:
> fixed some "Alignment should match open parenthesis" checks.
Note that this is not something that is mandated by the kernel coding
style, but rather a preference of the authors of checkpatch (and the
check is only enabled when the -
fixed some "Alignment should match open parenthesis" checks.
Signing up for the kernel clean up crew while I learn C
Signed-off-by: Aaron Williams
---
drivers/staging/greybus/control.c | 39 +++
1 file changed, 19 insertions(+), 20 deletions(-)
diff --git a/drivers/s
3 matches
Mail list logo