commit | 3d8dbdbfeda40b8cf58abed84be1ae2231215862 | [log] [tgz] |
---|---|---|
author | Benjamin Romer <benjamin.romer@unisys.com> | Mon Mar 16 13:57:49 2015 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Mar 20 14:19:16 2015 +0100 |
tree | 4f0c74951e78fcd9f1219b491cee68a1a1945ba2 | |
parent | c394650650b0fc91aebfef601c5a427ef387bb72 [diff] |
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>