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 1/3] staging: vc04_services: bcm2835-audio: bcm2835-pcm.c Fixed checkpatch warning about unaligned function params
Date: Sun, 9 Apr 2017 09:30:57 +0200	[thread overview]
Message-ID: <20170409073057.GA22422@kroah.com> (raw)
In-Reply-To: <98a8c562937da2a6edc1ab2663ca0ca6c902ab04.1491666884.git.sfaragnaus@gmail.com>

On Sat, Apr 08, 2017 at 05:21:38PM +0100, Andrea della Porta wrote:
> Fixed unaligned function parameters issues, as per checkpatch warning
> 
> Signed-off-by: Andrea della Porta <sfaragnaus@gmail.com>
> ---
> Changes in v2:
> - subject line more explicit
> - checkpatch output removed as requested, summarized in one line

This does not apply to my tree at all, can you rebase this series
against staging-testing and resend?

thanks,

greg k-h

WARNING: multiple messages have this Message-ID (diff)
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Andrea della Porta <sfaragnaus@gmail.com>
Cc: Lee Jones <lee@kernel.org>, Eric Anholt <eric@anholt.net>,
	Stefan Wahren <stefan.wahren@i2se.com>,
	Florian Fainelli <f.fainelli@gmail.com>,
	Ray Jui <rjui@broadcom.com>,
	Scott Branden <sbranden@broadcom.com>,
	bcm-kernel-feedback-list@broadcom.com,
	linux-rpi-kernel@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org, devel@driverdev.osuosl.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 1/3] staging: vc04_services: bcm2835-audio: bcm2835-pcm.c Fixed checkpatch warning about unaligned function params
Date: Sun, 9 Apr 2017 09:30:57 +0200	[thread overview]
Message-ID: <20170409073057.GA22422@kroah.com> (raw)
In-Reply-To: <98a8c562937da2a6edc1ab2663ca0ca6c902ab04.1491666884.git.sfaragnaus@gmail.com>

On Sat, Apr 08, 2017 at 05:21:38PM +0100, Andrea della Porta wrote:
> Fixed unaligned function parameters issues, as per checkpatch warning
> 
> Signed-off-by: Andrea della Porta <sfaragnaus@gmail.com>
> ---
> Changes in v2:
> - subject line more explicit
> - checkpatch output removed as requested, summarized in one line

This does not apply to my tree at all, can you rebase this series
against staging-testing and resend?

thanks,

greg k-h

  reply	other threads:[~2017-04-09  7:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-08 16:21 [PATCH v2 0/3] staging: vc04_services: bcm2835-audio: bcm2835-pcm.c - Fixed several checkpatch issues Andrea della Porta
2017-04-08 16:21 ` Andrea della Porta
2017-04-08 16:21 ` [PATCH v2 1/3] staging: vc04_services: bcm2835-audio: bcm2835-pcm.c Fixed checkpatch warning about unaligned function params Andrea della Porta
2017-04-08 16:21   ` Andrea della Porta
2017-04-09  7:30   ` Greg Kroah-Hartman [this message]
2017-04-09  7:30     ` Greg Kroah-Hartman
2017-04-08 16:22 ` [PATCH v2 2/3] staging: vc04_services: bcm2835-audio: bcm2835-pcm.c Fixed codepatch coding style issue, line over 80 Andrea della Porta
2017-04-08 16:22   ` Andrea della Porta
2017-04-08 16:22 ` [PATCH v2 3/3] staging: vc04_services: bcm2835-audio: bcm2835-pcm.c Fixed extra space coding style issue Andrea della Porta
2017-04-08 16:22   ` Andrea della Porta

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=20170409073057.GA22422@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.