From: Bjorn Helgaas Date: Wed, 15 Aug 2007 16:32:13 +0000 (-0600) Subject: PNP: remove null pointer checks X-Git-Tag: v2.6.23-rc4~16^2~7^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b173491339b9ae7f1322241ce6228c1268513a39;p=pandora-kernel.git PNP: remove null pointer checks Remove some null pointer checks. Null pointers in these areas indicate programming errors, and I think it's better to oops immediately rather than return an error that is easily ignored. Signed-off-by: Bjorn Helgaas Acked-by: Adam Belay Signed-off-by: Len Brown --- Reading git-diff-tree failed