devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Samuel Ortiz <sameo@linux.intel.com>
To: Christophe Ricard <christophe.ricard@gmail.com>
Cc: linux-nfc@lists.01.org, christophe-h.ricard@st.com,
	devicetree@vger.kernel.org, stable@vger.kernel.org
Subject: Re: [PATCH 11/11] nfc: netlink: Add check on NFC_ATTR_VENDOR_DATA
Date: Mon, 17 Aug 2015 01:38:24 +0200	[thread overview]
Message-ID: <20150816233752.GA3114@zurbaran.home> (raw)
In-Reply-To: <1439584420-5446-12-git-send-email-christophe-h.ricard@st.com>

Hi Christophe,

On Fri, Aug 14, 2015 at 10:33:40PM +0200, Christophe Ricard wrote:
> @@ -1450,8 +1450,6 @@ nla_put_failure:
>  free_msg:
>  	nlmsg_free(msg);
>  	kfree(ctx);
> -
> -	return;
This should not be part of the patch, I removed it.

> @@ -1529,7 +1527,6 @@ static int nfc_genl_vendor_cmd(struct sk_buff *skb,
>  
>  	for (i = 0; i < dev->n_vendor_cmds; i++) {
>  		cmd = &dev->vendor_cmds[i];
> -
Ditto.

Cheers,
Samuel.

      reply	other threads:[~2015-08-16 23:38 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-14 20:33 [PATCH 00/11] Few st21nfca/st-nci NFC fixes and SPI phy support for st-nci Christophe Ricard
2015-08-14 20:33 ` [PATCH 01/11] nfc: st-nci: Remove duplicate file include/linux/platform_data/st_nci.h Christophe Ricard
2015-08-14 20:33 ` [PATCH 02/11] nfc: st-nci: Fix typo when changing from st21nfcb to st-nci Christophe Ricard
2015-08-14 20:33 ` [PATCH 03/11] nfc: st-nci: Fix non accurate comment for st_nci_i2c_read Christophe Ricard
2015-08-14 20:33 ` [PATCH 04/11] NFC: st21nfca: fix use of uninitialized variables in error path Christophe Ricard
     [not found] ` <1439584420-5446-1-git-send-email-christophe-h.ricard-qxv4g6HH51o@public.gmane.org>
2015-08-14 20:33   ` [PATCH 05/11] NFC: st-nci: " Christophe Ricard
2015-08-14 20:33   ` [PATCH 07/11] nfc: st-nci: Free data with irrelevant NDLC PCB_SYNC value Christophe Ricard
2015-08-14 20:33   ` [PATCH 08/11] nfc: st-nci: Add spi phy support for st21nfcb Christophe Ricard
2015-08-14 20:33   ` [PATCH 09/11] nfc: st-nci: Add device tree documentation for spi phy Christophe Ricard
2015-08-14 20:33   ` [PATCH 10/11] nfc: st-nci: Remove pr_err in llt_ndlc_rcv_queue when ndlc header is unknown Christophe Ricard
2015-08-16 23:39   ` [PATCH 00/11] Few st21nfca/st-nci NFC fixes and SPI phy support for st-nci Samuel Ortiz
2015-08-14 20:33 ` [PATCH 06/11] nfc: st-nci: Remove data from ack_pending_q when receiving a NDLC PCB_SYNC_ACK Christophe Ricard
2015-08-14 20:33 ` [PATCH 11/11] nfc: netlink: Add check on NFC_ATTR_VENDOR_DATA Christophe Ricard
2015-08-16 23:38   ` Samuel Ortiz [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=20150816233752.GA3114@zurbaran.home \
    --to=sameo@linux.intel.com \
    --cc=christophe-h.ricard@st.com \
    --cc=christophe.ricard@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-nfc@lists.01.org \
    --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).