vme: Adjust 48 checks for null pointers
authorMarkus Elfring <elfring@users.sourceforge.net>
Thu, 24 Aug 2017 20:24:38 +0000 (22:24 +0200)
committerMartyn Welch <martyn.welch@collabora.co.uk>
Fri, 13 Oct 2017 20:32:01 +0000 (21:32 +0100)
commit61282c04984e405d3c79300e6008c3f5d60c280a
tree8b57e90b063d0b725bedeb17a5e62b500d155e89
parenta384b2cc13f6596a05069077bc3bc2c0cdd90156
vme: Adjust 48 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>
drivers/vme/vme.c