From: Bjorn Helgaas Date: Fri, 24 Jan 2014 22:42:17 +0000 (-0700) Subject: ACPI / numa: Simplify acpi_get_node() style X-Git-Tag: v3.15-rc1~143^2~12^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=962fe9c91c5faa271e21c6ef589ff1df02fa13ed;p=pandora-kernel.git ACPI / numa: Simplify acpi_get_node() style Simplify control flow by removing local variable initialization and returning a constant as soon as possible. No functional change. Signed-off-by: Bjorn Helgaas Acked-by: Rafael J. Wysocki --- Reading git-diff-tree failed