commit | ff1ac639b395d58bbd99ff4a36b10eebb81544a3 | [log] [tgz] |
---|---|---|
author | Cristina Opriceana <cristina.opriceana@gmail.com> | Mon Jul 13 16:15:56 2015 +0300 |
committer | Jonathan Cameron <jic23@kernel.org> | Mon Jul 20 18:41:22 2015 +0100 |
tree | 2668b619972abfcc7025c2f56fda8fba60ef508a | |
parent | 8ab6abfca09c1800dccb753775f6ce8ee82f50dd [diff] |
tools: iio: Remove explicit NULL comparison 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>