Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756204AbbGTTmi (ORCPT ); Mon, 20 Jul 2015 15:42:38 -0400 Received: from mail-wi0-f175.google.com ([209.85.212.175]:38052 "EHLO mail-wi0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752000AbbGTTmh (ORCPT ); Mon, 20 Jul 2015 15:42:37 -0400 Date: Mon, 20 Jul 2015 20:42:39 +0100 From: Luis de Bethencourt To: Dan Carpenter 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: <20150720194239.GA14697@turing> References: <20150720163542.GA20881@goodgumbo.baconseed.org> <20150720185456.GI5371@mwanda> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150720185456.GI5371@mwanda> 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 Content-Length: 872 Lines: 27 On Mon, Jul 20, 2015 at 09:54:56PM +0300, Dan Carpenter wrote: > 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 > Hello Dan, I should've explained it after the cut off. Sorry. I redid patch 2/2 after a comment from Joe Perches. Then resubmitted both 1/2 and 2/2 to keep them in sync. Not sure that is the correct way to do it. Thanks for looking at this, Luis -- 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/