git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f4c654
)
ACPI: Remove useless initializers
author
Bjorn Helgaas
<bhelgaas@google.com>
Mon, 3 Jun 2013 18:20:24 +0000
(18:20 +0000)
committer
Rafael 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