From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756588AbbEaCJW (ORCPT ); Sat, 30 May 2015 22:09:22 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:39088 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754370AbbEaCJM (ORCPT ); Sat, 30 May 2015 22:09:12 -0400 Date: Sun, 31 May 2015 10:32:44 +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: [PATCH] Staging: vt6655: Remove unnecessary equality checks for a bool variable Message-ID: <20150531013244.GA28154@kroah.com> References: <20150528061002.GA19430@ubuntu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150528061002.GA19430@ubuntu> 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 Thu, May 28, 2015 at 06:10:26AM +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 Name doesn't match...