All of lore.kernel.org
 help / color / mirror / Atom feed
From: gregkh@linuxfoundation.org (Greg Kroah-Hartman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] staging/bcm2835-audio: Fix alignment of function arguments - Style
Date: Wed, 8 Aug 2018 14:26:04 +0200	[thread overview]
Message-ID: <20180808122604.GA27932@kroah.com> (raw)
In-Reply-To: <20180808014048.18456-1-greg@embeddedgreg.com>

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@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

WARNING: multiple messages have this Message-ID (diff)
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Greg Gallagher <greg@embeddedgreg.com>
Cc: Stefan Wahren <stefan.wahren@i2se.com>,
	devel@driverdev.osuosl.org,
	Florian Fainelli <f.fainelli@gmail.com>,
	Scott Branden <sbranden@broadcom.com>,
	Ray Jui <rjui@broadcom.com>,
	linux-kernel@vger.kernel.org, Eric Anholt <eric@anholt.net>,
	bcm-kernel-feedback-list@broadcom.com,
	linux-rpi-kernel@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2] staging/bcm2835-audio: Fix alignment of function arguments - Style
Date: Wed, 8 Aug 2018 14:26:04 +0200	[thread overview]
Message-ID: <20180808122604.GA27932@kroah.com> (raw)
In-Reply-To: <20180808014048.18456-1-greg@embeddedgreg.com>

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@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

  reply	other threads:[~2018-08-08 12:26 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-08  1:40 [PATCH v2] staging/bcm2835-audio: Fix alignment of function arguments - Style Greg Gallagher
2018-08-08  1:40 ` Greg Gallagher
2018-08-08 12:26 ` Greg Kroah-Hartman [this message]
2018-08-08 12:26   ` Greg Kroah-Hartman
2018-08-08 12:54   ` Greg Gallagner
2018-08-08 12:54     ` Greg Gallagner
2018-08-08 14:10     ` Greg Kroah-Hartman
2018-08-08 14:10       ` Greg Kroah-Hartman
2018-08-09 13:57 ` Stefan Wahren
2018-08-09 13:57   ` Stefan Wahren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180808122604.GA27932@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.