From: Alan Jenkins Date: Thu, 3 Dec 2009 07:45:00 +0000 (+0000) Subject: eeepc-laptop: remove redundant NULL checks X-Git-Tag: v2.6.33-rc1~47^2~16^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2a1d36c78e90977e4ded9a20a7d8d27d84b13e4;p=pandora-kernel.git eeepc-laptop: remove redundant NULL checks eeepc_hotk_notify() cannot be called with ehotk == NULL or bd == NULL. We check both variables for allocation failure and would bail out before the notifier is registered. Signed-off-by: Alan Jenkins Signed-off-by: Len Brown --- Reading git-diff-tree failed