From: Benjamin Romer Date: Mon, 16 Mar 2015 17:58:27 +0000 (-0400) Subject: staging: unisys: fix NULL comparison in destroy_controlvm_payload_info() X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~176 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=597c338f0a6012e1360b7c71797b03438ff48fab;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed