From: Dan Carpenter Date: Tue, 15 Mar 2011 07:07:37 +0000 (+0300) Subject: asus-wmi: potential NULL dereference in show_call() X-Git-Tag: v2.6.39-rc1~20^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1d6086739c5b8f23a48e02e62b0e495321a2122;p=pandora-kernel.git asus-wmi: potential NULL dereference in show_call() In the earlier check we assumed that "obj" could be NULL. I looked at some of the other places that call evaluate_object() and they check for NULL as well. Signed-off-by: Dan Carpenter Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed