[PATCH v2] staging/bcm2835-audio: Fix alignment of function arguments - Style

Greg Kroah-Hartman gregkh at linuxfoundation.org
Wed Aug 8 12:26:04 UTC 2018


On Tue, Aug 07, 2018 at 09:40:47PM -0400, Greg Gallagher wrote:
> Fix warnings generated by checkpatch.pl for alignment should match open
> parenthesis.  This is a coding style change only.
> 
> Signed-off-by: Greg Gallagher <greg at embeddedgreg.com>
> ---
> Changes in v2:
>     - Clean up all the alignment warnings in the file
> ---
>  .../staging/vc04_services/bcm2835-audio/bcm2835-ctl.c  | 18 +++++++++---------
>  1 file changed, 9 insertions(+), 9 deletions(-)

You sent 2 patches that did the same thing, with different subjects :(

Please fix up and send only the "correct" one.

greg k-h


More information about the devel mailing list