From mboxrd@z Thu Jan 1 00:00:00 1970 From: srishtishar@gmail.com (srishti sharma) Date: Sat, 20 May 2017 01:00:17 +0530 Subject: [PATCH] Staging: bcm2835-audio: bcm2835_ctl.c: Fixed a comment coding style issue In-Reply-To: <20170518135850.GA24513@kroah.com> References: <1495104615-4752-1-git-send-email-srishtishar@gmail.com> <20170518135850.GA24513@kroah.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Was the format of this patch acceptable ,the "from" matches the "signed-off-by" right , so this should be correct , were there any errors in this ? Should I resend it ? Regards, Srishti On Thu, May 18, 2017 at 7:28 PM, Greg KH wrote: > On Thu, May 18, 2017 at 04:20:15PM +0530, srishti wrote: >> From: srishti sharma >> >> Fixed a trailing */ issue. >> >> Signed-off-by: srishti sharma >> --- >> drivers/staging/bcm2835-audio/bcm2835-ctl.c | 4 ++-- >> 1 file changed, 2 insertions(+), 2 deletions(-) > > You sent two copies of this, which am I supposed to apply? And what > changed from the last version? > > I'm dropping this, please fix and only send _one_ copy of the patch. > > thanks, > > greg k-h