From: Bjorn Helgaas Date: Wed, 17 Oct 2007 06:31:09 +0000 (-0700) Subject: PNP: remove null pointer checks X-Git-Tag: v2.6.24-rc1~535 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=402b310cb6e523779149139b20f46899a890e963;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 Cc: Adam Belay Cc: Len Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed