From: Greg KH <gregkh@linuxfoundation.org>
To: Grzegorz Swirski <grzegorz@swirski.name>
Cc: john.stultz@linaro.org, daniel@ffwll.ch, waydi1@gmail.com,
alistair.strachan@imgtec.com, pkamliya@codeaurora.org,
executerx@gmail.com, maarten.lankhorst@canonical.com,
devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] staging: android: add a blank line after declarations
Date: Mon, 1 Sep 2014 15:15:18 -0700 [thread overview]
Message-ID: <20140901221518.GA29791@kroah.com> (raw)
In-Reply-To: <1409517795-10237-1-git-send-email-grzegorz@swirski.name>
On Sun, Aug 31, 2014 at 09:43:15PM +0100, Grzegorz Swirski wrote:
> Signed-off-by: Grzegorz Swirski <grzegorz@swirski.name>
> ---
> drivers/staging/android/sync.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/staging/android/sync.c b/drivers/staging/android/sync.c
> index e7b2e02..0d37495 100644
> --- a/drivers/staging/android/sync.c
> +++ b/drivers/staging/android/sync.c
> @@ -705,6 +705,7 @@ static long sync_fence_ioctl(struct file *file, unsigned int cmd,
> unsigned long arg)
> {
> struct sync_fence *fence = file->private_data;
> +
> switch (cmd) {
> case SYNC_IOC_WAIT:
> return sync_fence_ioctl_wait(fence, arg);
This patch is already in my tree, sorry, I can't accept it ;(
greg k-h
prev parent reply other threads:[~2014-09-01 22:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-31 20:43 [PATCH] staging: android: add a blank line after declarations Grzegorz Swirski
2014-09-01 22:15 ` Greg KH [this message]
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=20140901221518.GA29791@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=alistair.strachan@imgtec.com \
--cc=daniel@ffwll.ch \
--cc=devel@driverdev.osuosl.org \
--cc=executerx@gmail.com \
--cc=grzegorz@swirski.name \
--cc=john.stultz@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=maarten.lankhorst@canonical.com \
--cc=pkamliya@codeaurora.org \
--cc=waydi1@gmail.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox