commit | 2444d37fb01c05adb04cb3297097e02f81024616 | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Fri Aug 25 10:01:16 2017 +0200 |
committer | Martyn Welch <martyn.welch@collabora.co.uk> | Fri Oct 13 21:32:02 2017 +0100 |
tree | 9860201616b163d0cacc0ac6a4a9896c8a8ff3c9 | |
parent | 246740656a37495c7a0b87c7dcfbb9b5d9bae9fd [diff] |
vme: fake: Adjust 11 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>