OSDN Git Service

gatt: Fix coding style when testing pointers
authorClaudio Takahasi <claudio.takahasi@openbossa.org>
Mon, 24 Mar 2014 14:06:40 +0000 (11:06 -0300)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 24 Mar 2014 14:28:36 +0000 (16:28 +0200)
commitb42c1118907ccdee810c9e81f109ed6248ed4800
treea16041ea7529ce9e9fa38e1f8332806fba72ec38
parent0e464ba8fb9e814f000a4435ec1164f41feab4a1
gatt: Fix coding style when testing pointers

Use !ptr instead of ptr == NULL
src/gatt-dbus.c
src/gatt.c