]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
vme: tsi148: Adjust 14 checks for null pointers
authorMarkus Elfring <elfring@users.sourceforge.net>
Fri, 25 Aug 2017 10:00:17 +0000 (12:00 +0200)
committerMartyn Welch <martyn.welch@collabora.co.uk>
Fri, 13 Oct 2017 20:32:04 +0000 (21:32 +0100)
commita75dc630086a6b83d780a7b27d03c4c0abdf0807
treed27eb358c953f76617fda31fd074fb143f3a0843
parent6d011dd876cb825b2e1213daaabda07e1151fc6a
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>
drivers/vme/bridges/vme_tsi148.c