commit | 597c338f0a6012e1360b7c71797b03438ff48fab | [log] [tgz] |
---|---|---|
author | Benjamin Romer <benjamin.romer@unisys.com> | Mon Mar 16 13:58:27 2015 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Mar 23 21:53:53 2015 +0100 |
tree | 9cdc3b5adf4d356e4c51364312e73f03d8eeaad6 | |
parent | f118a39bfec6eff3ab1c1720fd734df62e012150 [diff] |
staging: unisys: fix NULL comparison in destroy_controlvm_payload_info() Just remove the NULL from the check and test the pointer directly. Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>