From: Greg KH <gregkh@linuxfoundation.org>
To: Purnendu Kapadia <pro8linux@gmail.com>
Cc: joe@perches.com, devel@driverdev.osuosl.org,
linux-kernel@vger.kernel.org, konkers@android.com
Subject: Re: [PATCH] staging: android: Add blank line after declaration
Date: Sat, 30 Aug 2014 14:05:33 -0700 [thread overview]
Message-ID: <20140830210533.GA29432@kroah.com> (raw)
In-Reply-To: <1408547959-27963-1-git-send-email-pro8linux@gmail.com>
On Wed, Aug 20, 2014 at 04:19:19PM +0100, Purnendu Kapadia wrote:
> Signed-off-by: Purnendu Kapadia <pro8linux@gmail.com>
> ---
> 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);
Someone sent this same patch just before you did, sorry.
greg k-h
prev parent reply other threads:[~2014-08-30 21:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-20 15:19 [PATCH] staging: android: Add blank line after declaration Purnendu Kapadia
2014-08-30 21:05 ` 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=20140830210533.GA29432@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=devel@driverdev.osuosl.org \
--cc=joe@perches.com \
--cc=konkers@android.com \
--cc=linux-kernel@vger.kernel.org \
--cc=pro8linux@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