tools: iio: Remove explicit NULL comparison
authorCristina Opriceana <cristina.opriceana@gmail.com>
Mon, 13 Jul 2015 13:15:56 +0000 (16:15 +0300)
committerJonathan Cameron <jic23@kernel.org>
Mon, 20 Jul 2015 17:41:22 +0000 (18:41 +0100)
Remove explicit NULL comparison and write it in its simpler form as
recommended by checkpatch.pl.

Signed-off-by: Cristina Opriceana <cristina.opriceana@gmail.com>
Reviewed-by: Hartmut Knaack <knaack.h@gmx.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
tools/iio/generic_buffer.c
tools/iio/iio_utils.c
tools/iio/lsiio.c

Simple merge
Simple merge
Simple merge