commit | 4202151f5d4ad8df24fdeac8828dc8a21018da3e | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Thu Mar 08 14:20:06 2018 +0100 |
committer | Lee Jones <lee.jones@linaro.org> | Wed May 16 09:21:48 2018 +0100 |
tree | 6d2c0815617c0a2bad7d5ced8bf95f5270ae2a00 | |
parent | 3eec4faddc92c8347d8cdc616aad4e3906ace186 [diff] |
mfd: sm501: Adjust 12 checks for null pointers 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: Lee Jones <lee.jones@linaro.org>