staging: unisys: clean up NULL compares in virtpci.c
authorBenjamin Romer <benjamin.romer@unisys.com>
Mon, 16 Mar 2015 17:57:49 +0000 (13:57 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Mar 2015 13:19:16 +0000 (14:19 +0100)
commit3d8dbdbfeda40b8cf58abed84be1ae2231215862
tree4f0c74951e78fcd9f1219b491cee68a1a1945ba2
parentc394650650b0fc91aebfef601c5a427ef387bb72
staging: unisys: clean up NULL compares in virtpci.c

Remove unnecessary NULLs by just using the pointer value directly.

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/virtpci/virtpci.c
This page took 0.024748 seconds and 5 git commands to generate.