Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752816AbbDDN6g (ORCPT ); Sat, 4 Apr 2015 09:58:36 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:34978 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752484AbbDDN6d (ORCPT ); Sat, 4 Apr 2015 09:58:33 -0400 Date: Sat, 4 Apr 2015 16:58:18 +0300 From: Dan Carpenter To: Joe Perches Cc: devel@driverdev.osuosl.org, gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Staging: rtl8188eu: Remove zero testing pointer typed value Message-ID: <20150404135818.GW10964@mwanda> References: <20150403164211.GA6422@amitoj-Inspiron-3542> <20150403165113.GU10964@mwanda> <1428080470.13180.19.camel@perches.com> <20150403210458.GV10964@mwanda> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150403210458.GV10964@mwanda> User-Agent: Mutt/1.5.21 (2010-09-15) X-Source-IP: aserv0021.oracle.com [141.146.126.233] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 536 Lines: 16 On Sat, Apr 04, 2015 at 12:04:59AM +0300, Dan Carpenter wrote: > 1) It's more clear when read in English. "if not strcmp then" or > "if strcmp NOT EQUAL zero". Oops. I got that reversed. I meant "if strcmp then". Only serves to emphasize my point though. :) 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/