From: Bjorn Helgaas Date: Thu, 16 Oct 2008 05:05:14 +0000 (-0700) Subject: resources: tidy __request_region() X-Git-Tag: v2.6.28-rc1~299 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c26ec88ea86ad5122a6ea5ad635e6a1f6c395d74;p=pandora-kernel.git resources: tidy __request_region() No functional change. Just return NULL for kzalloc failure immediately, rather than wrapping the whole function body in the body of an "if". Signed-off-by: Bjorn Helgaas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed