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.
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html