From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757666AbbEaCJg (ORCPT ); Sat, 30 May 2015 22:09:36 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:39094 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756815AbbEaCJZ (ORCPT ); Sat, 30 May 2015 22:09:25 -0400 Date: Sun, 31 May 2015 10:33:28 +0900 From: "gregkh@linuxfoundation.org" To: "Harisangam, Sharvari (S.)" Cc: "forest@alittletooquiet.net" , "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: FW: [PATCH] Staging: vt6655: Remove unnecessary equality checks in rxtx.c Message-ID: <20150531013328.GB28154@kroah.com> References: <20150528082347.GA19807@ubuntu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, May 29, 2015 at 03:54:27PM +0000, Harisangam, Sharvari (S.) wrote: > Modified the if-else statements to remove unnecessary comparisons in rxtx.c. > This change was detected with the help of coccinelle tool > > Signed-off-by: Harisangam Sharvari > --- > drivers/staging/vt6655/rxtx.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) Why did you resend this with a forward? Which one should I take? I'm going to drop both as I don't know what to do, please resend the one you wish to have applied. thanks, greg k-h