commit | a75dc630086a6b83d780a7b27d03c4c0abdf0807 | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Fri Aug 25 12:00:17 2017 +0200 |
committer | Martyn Welch <martyn.welch@collabora.co.uk> | Fri Oct 13 21:32:04 2017 +0100 |
tree | d27eb358c953f76617fda31fd074fb143f3a0843 | |
parent | 6d011dd876cb825b2e1213daaabda07e1151fc6a [diff] |
vme: tsi148: Adjust 14 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: Martyn Welch <martyn@welchs.me.uk>