From: Dan Carpenter Date: Thu, 17 May 2012 06:48:12 +0000 (+0300) Subject: hp-wmi: check for allocation failures X-Git-Tag: v3.5-rc1~9^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd258c00b96932ce2a81a9bb8bb8e6be997aa2cc;p=pandora-kernel.git hp-wmi: check for allocation failures rfkill_alloc() returns NULL on failure. Check for it, to make the static checkers happy. Signed-off-by: Dan Carpenter Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed