From: Greg KH <gregkh@linuxfoundation.org>
To: Tabrez khan <khan.tabrez21@gmail.com>
Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] staging : i4l : Remove blank lines
Date: Wed, 14 Dec 2016 14:23:07 -0800 [thread overview]
Message-ID: <20161214222307.GC18968@kroah.com> (raw)
In-Reply-To: <1481750389-25950-1-git-send-email-khan.tabrez21@gmail.com>
On Thu, Dec 15, 2016 at 02:49:49AM +0530, Tabrez khan wrote:
> Remove unnecessary blank lines.
> This warning was found using checkpatch.pl.
>
> Signed-off-by: Tabrez khan <khan.tabrez21@gmail.com>
> ---
> drivers/staging/i4l/act2000/module.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/staging/i4l/act2000/module.c b/drivers/staging/i4l/act2000/module.c
> index fc14de4..b2ebaf0 100644
> --- a/drivers/staging/i4l/act2000/module.c
> +++ b/drivers/staging/i4l/act2000/module.c
> @@ -563,7 +563,6 @@ if_sendbuf(int id, int channel, int ack, struct sk_buff *skb)
> return -ENODEV;
> }
>
> -
> /*
> * Allocate a new card-struct, initialize it
> * link it into cards-list.
Your description, and subject: do not match what the patch did :(
next prev parent reply other threads:[~2016-12-14 22:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-14 21:19 Tabrez khan
2016-12-14 22:23 ` Greg KH [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-12-14 20:08 Tabrez Khan
2016-12-14 20:23 ` Greg KH
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=20161214222307.GC18968@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=devel@driverdev.osuosl.org \
--cc=khan.tabrez21@gmail.com \
--cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome