From: Dan Carpenter Date: Sat, 7 Aug 2010 22:01:12 +0000 (+0200) Subject: intel_ips: potential null dereference X-Git-Tag: v2.6.36-rc2~47^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52d7ee558d3babb4918eed6769f593adc1b6616e;p=pandora-kernel.git intel_ips: potential null dereference There is a potential NULL dereference of "limits." We can just return NULL earlier to avoid it. The caller already handles NULL returns. Signed-off-by: Dan Carpenter Reviewed-by: Jesse Barnes Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed