From: Bjorn Helgaas Date: Mon, 21 Sep 2009 19:29:30 +0000 (+0000) Subject: ACPI: remove unnecessary argument checking X-Git-Tag: v2.6.32-rc1~18^2~2^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77c24888b7693eecee904308e0ee51f7f1f564df;p=pandora-kernel.git ACPI: remove unnecessary argument checking acpi_add_single_object() is static, and all callers supply a valid "child" argument, so we don't need to check it. This patch also remove some unnecessary initializations. Signed-off-by: Bjorn Helgaas Signed-off-by: Len Brown --- Reading git-diff-tree failed