Re: [PATCH] Staging: greybus: Match alignment with open parenthesis.
From: Johan Hovold
Date: Sun Jul 23 2017 - 04:50:07 EST
On Sun, Jul 23, 2017 at 02:09:57PM +0530, Shreeya Patel wrote:
> Alignment should match with open parenthesis.
> This fixes the coding style issue.
No, it need not. This is a choice left up to the author, even if
checkpatch happens to complain about it with the --strict option.
Thanks,
Johan