ACPI: Remove useless initializers
authorBjorn Helgaas <bhelgaas@google.com>
Mon, 3 Jun 2013 18:20:24 +0000 (18:20 +0000)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 19 Jun 2013 21:34:58 +0000 (23:34 +0200)
These local variables are all initialized at their first use, so there's
no point in initializing them earlier.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>

No differences found