commit | cea234e996922d486a234a0a2b163c66f8812cb7 | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Tue May 02 11:04:55 2017 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon May 22 10:39:25 2017 +0200 |
tree | 8e70dd59e62e3242fdf7f77fef2dfdb18c6c50e3 | |
parent | 390e10464db011f382dc7eb6eeda25d5b8ceccbe [diff] |
pinctrl: Adjust nine checks for null pointers MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The script “checkpatch.pl” pointed information out like the following. Comparison to NULL could be written … Thus fix the affected source code places. Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>