commit | e84d0724101ba8a38afab21c118135815f707733 | [log] [tgz] |
---|---|---|
author | Cristina Opriceana <cristina.opriceana@gmail.com> | Tue Mar 31 13:03:12 2015 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Apr 01 17:23:20 2015 +0200 |
tree | 114d11c51681969932e9fbb4a142f8230e0f5f63 | |
parent | 45297571e90bd59195011ae8e328dae84534ecef [diff] |
Staging: iio: trigger: Remove explicit NULL comparison This patch removes explicit NULL comparison and replaces it with its shorter form. Detected with coccinelle. Signed-off-by: Cristina Opriceana <cristina.opriceana@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>