From: Greg KH <gregkh@linuxfoundation.org>
To: Nadim Almas <nadim.902@gmail.com>
Cc: bankarsandhya512@gmail.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Staging: i4l: act2000: capi: Removing necessary variable
Date: Mon, 14 Nov 2016 15:50:50 +0100 [thread overview]
Message-ID: <20161114145050.GA22391@kroah.com> (raw)
In-Reply-To: <20161111095821.GA4754@gmail.com>
On Fri, Nov 11, 2016 at 03:28:21PM +0530, Nadim Almas wrote:
> Removing struct sk_buff *skb from capi.c
>
> The Coccinelle semantic patch used to make this change is as follows:
> @@
> type T;
> identifier D;
> @@
> - T D;
> ...when != D
>
> Signed-off-by: Nadim Almas <nadim.902@gmail.com>
> ---
> drivers/staging/i4l/act2000/capi.c | 13 -------------
> 1 file changed, 13 deletions(-)
Why didn't you test build your patch :(
Please ALWAYS do so...
greg k-h
prev parent reply other threads:[~2016-11-14 14:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-11 9:58 [PATCH] Staging: i4l: act2000: capi: Removing necessary variable Nadim Almas
2016-11-11 11:17 ` kbuild test robot
2016-11-14 14:50 ` 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=20161114145050.GA22391@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=bankarsandhya512@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=nadim.902@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 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.