From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751679AbbE1FKt (ORCPT ); Thu, 28 May 2015 01:10:49 -0400 Received: from mail-pd0-f178.google.com ([209.85.192.178]:33898 "EHLO mail-pd0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751122AbbE1FKm (ORCPT ); Thu, 28 May 2015 01:10:42 -0400 Date: Thu, 28 May 2015 10:40:25 +0530 From: Sudip Mukherjee To: "Harisangam, Sharvari (S.)" Cc: "forest@alittletooquiet.net" , "gregkh@linuxfoundation.org" , "tvboxspy@gmail.com" , "gclement@baobob.org" , "haticeerturk27@gmail.com" , "mahfouz.saif.elyazal@gmail.com" , "devel@driverdev.osuosl.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH] Staging: vt6655: Remove unnecessary equality checks for a bool variable Message-ID: <20150528051025.GA2944@sudip-PC> References: <20150525122207.GA13676@ubuntu> <20150526050557.GD3465@sudip-PC> <20150527120653.GA16002@ubuntu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150527120653.GA16002@ubuntu> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, May 27, 2015 at 12:07:06PM +0000, Harisangam, Sharvari (S.) wrote: > On Tue, May 26, 2015 at 10:35:57AM +0530, Sudip Mukherjee wrote: > > On Mon, May 25, 2015 at 12:22:25PM +0000, Harisangam, Sharvari (S.) wrote: > > > Modified the if-else statements to remove unnecessary comparisons. > > > This change was detected with the help of coccinelle tool > > > > > > Signed-off-by: Harisangam Sharvari S > > you should not use initials in the Signed-off-by name. This should be > > the name which you usually use to sign any legal document. > > > > regards > > sudip > > The signed off name is now changed . thanks, but now you have sent it as an attachment which Greg can not apply. can you please resend it once again (not as attachment). regards sudip >