From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Ortiz Date: Mon, 19 Sep 2016 08:26:54 +0000 Subject: Re: [PATCH] NFC: Delete owner assignment Message-Id: <20160919082654.GC19303@zurbaran.home> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: SF Markus Elfring Cc: linux-nfc@lists.01.org, linux-wireless@vger.kernel.org, Aloisio Almeida Jr , Krzysztof Opasiak , Lauro Ramos Venancio , Robert Baldyga , LKML , kernel-janitors@vger.kernel.org, Julia Lawall Hi Markus, On Mon, Aug 15, 2016 at 09:12:29AM +0200, SF Markus Elfring wrote: > From: Markus Elfring > Date: Mon, 15 Aug 2016 09:00:26 +0200 > > The field "owner" is set by core. Thus delete an extra initialisation. > > Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci > Signed-off-by: Markus Elfring > --- > drivers/nfc/nfcmrvl/i2c.c | 1 - > drivers/nfc/pn533/i2c.c | 1 - > drivers/nfc/s3fwrn5/i2c.c | 1 - > 3 files changed, 3 deletions(-) Applied to nfc-next, thanks. Cheers, Samuel.