From: Bjorn Helgaas Date: Mon, 3 Jun 2013 18:20:24 +0000 (+0000) Subject: ACPI: Remove useless initializers X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~19^2~14^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a8c0af6e2d6c472517959b66c96900151c9cb5b;p=pandora-kernel.git ACPI: Remove useless initializers These local variables are all initialized at their first use, so there's no point in initializing them earlier. Signed-off-by: Bjorn Helgaas Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed