Return-Path: Date: Mon, 24 Mar 2014 16:29:25 +0200 From: Johan Hedberg To: Claudio Takahasi Cc: linux-bluetooth@vger.kernel.org Subject: Re: [PATCH BlueZ v1 1/2] gatt: Fix coding style when testing pointers Message-ID: <20140324142925.GA27957@t440s.lan> References: <1395429633-656-1-git-send-email-claudio.takahasi@openbossa.org> <1395670001-4643-1-git-send-email-claudio.takahasi@openbossa.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1395670001-4643-1-git-send-email-claudio.takahasi@openbossa.org> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Claudio, On Mon, Mar 24, 2014, Claudio Takahasi wrote: > Use !ptr instead of ptr == NULL > --- > src/gatt-dbus.c | 10 +++++----- > src/gatt.c | 8 ++++---- > 2 files changed, 9 insertions(+), 9 deletions(-) Both patches have been applied. Thanks. Johan