From: Greg KH <gregkh@linuxfoundation.org>
To: Christophe Ricard <christophe.ricard@gmail.com>
Cc: sameo@linux.intel.com, linux-nfc@lists.01.org,
christophe-h.ricard@st.com, stable@vger.kernel.org
Subject: Re: [PATCH v2 01/28] nfc: st-nci: Remove useless #include "ndlc.h"
Date: Wed, 23 Dec 2015 16:54:46 -0800 [thread overview]
Message-ID: <20151224005446.GA9943@kroah.com> (raw)
In-Reply-To: <1450910727-3287-2-git-send-email-christophe-h.ricard@st.com>
On Wed, Dec 23, 2015 at 11:45:00PM +0100, Christophe Ricard wrote:
> Cc: stable@vger.kernel.org
> Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
> ---
> drivers/nfc/st-nci/ndlc.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/nfc/st-nci/ndlc.c b/drivers/nfc/st-nci/ndlc.c
> index 0884b11..50880d7 100644
> --- a/drivers/nfc/st-nci/ndlc.c
> +++ b/drivers/nfc/st-nci/ndlc.c
> @@ -20,7 +20,6 @@
> #include <net/nfc/nci_core.h>
>
> #include "st-nci.h"
> -#include "ndlc.h"
>
> #define NDLC_TIMER_T1 100
> #define NDLC_TIMER_T1_WAIT 400
> --
> 2.1.4
How in this world is this a -stable kernel patch?
Please go read Documentation/stable_kernel_rules.txt again...
next prev parent reply other threads:[~2015-12-24 0:55 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1450910727-3287-1-git-send-email-christophe-h.ricard@st.com>
2015-12-23 22:45 ` [PATCH v2 01/28] nfc: st-nci: Remove useless #include "ndlc.h" Christophe Ricard
2015-12-24 0:54 ` Greg KH [this message]
2015-12-23 22:45 ` [PATCH v2 02/28] nfc: st-nci: remove unneeded CONFIG_OF switches Christophe Ricard
2015-12-23 22:45 ` [PATCH v2 03/28] nfc: st21nfca: " Christophe Ricard
2015-12-23 22:45 ` [PATCH v2 04/28] nfc: nxp-nci: Remove #ifdef CONFIG_OF Christophe Ricard
2015-12-23 22:45 ` [PATCH v2 05/28] nfc: pn544: " Christophe Ricard
2015-12-23 22:45 ` [PATCH v2 15/28] nfc: st21nfca: Remove useless pr_info in st21nfca_hci_i2c_disable Christophe Ricard
2015-12-23 22:45 ` [PATCH v2 25/28] nfc: microread: Fix header comment Christophe Ricard
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=20151224005446.GA9943@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=christophe-h.ricard@st.com \
--cc=christophe.ricard@gmail.com \
--cc=linux-nfc@lists.01.org \
--cc=sameo@linux.intel.com \
--cc=stable@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;
as well as URLs for NNTP newsgroup(s).