Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754397AbbGTSzZ (ORCPT ); Mon, 20 Jul 2015 14:55:25 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:28822 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752578AbbGTSzY (ORCPT ); Mon, 20 Jul 2015 14:55:24 -0400 Date: Mon, 20 Jul 2015 21:54:56 +0300 From: Dan Carpenter To: Luis de Bethencourt Cc: linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org, Greg Donald , Rickard Strandqvist , Greg Kroah-Hartman , Cristina Opriceana , Koray Gulcu , Joe Perches , Frans Klaver , Sudip Mukherjee , Karthik Nayak Subject: Re: [PATCH v6 1/2] staging: rtl8192u: remove bool comparisons Message-ID: <20150720185456.GI5371@mwanda> References: <20150720163542.GA20881@goodgumbo.baconseed.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150720163542.GA20881@goodgumbo.baconseed.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-Source-IP: aserv0022.oracle.com [141.146.126.234] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 537 Lines: 16 On Mon, Jul 20, 2015 at 06:35:42PM +0200, Luis de Bethencourt wrote: > Remove explicit true/false comparisons to bool variables. > > Signed-off-by: Luis de Bethencourt > --- Put a note here under the cut off why you are redoing this patch. regards, dan carpenter -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/