staging: vme: devices: fix NULL comparison style
authorJunsu Shin <jjunes0@gmail.com>
Tue, 11 Aug 2015 22:07:14 +0000 (17:07 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 15 Aug 2015 01:56:54 +0000 (18:56 -0700)
commita8f401f9e751eb5d1f6e9f66e45c84e390bc75bb
treeef112ef1459832762870fe54bb541ed6dbb96472
parent6c37e7445700fd49a0b86db86b5f2c20bc963fd5
staging: vme: devices: fix NULL comparison style

This is a patch to vme_pio2_core.c that fixes up the NULL comparison style.

Signed-off-by: Junsu Shin <jjunes0@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vme/devices/vme_pio2_core.c