From mboxrd@z Thu Jan 1 00:00:00 1970 From: gregkh@linuxfoundation.org (Greg KH) Date: Thu, 18 May 2017 15:58:50 +0200 Subject: [PATCH] Staging: bcm2835-audio: bcm2835_ctl.c: Fixed a comment coding style issue In-Reply-To: <1495104615-4752-1-git-send-email-srishtishar@gmail.com> References: <1495104615-4752-1-git-send-email-srishtishar@gmail.com> Message-ID: <20170518135850.GA24513@kroah.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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