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:
94b849a
)
ACPI: sleep: eliminate duplicate entries in acpisleep_dmi_table[]
author
Alex Chiang
<achiang@canonical.com>
Tue, 11 May 2010 16:21:38 +0000
(10:21 -0600)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 11 May 2010 17:07:53 +0000
(10:07 -0700)
Duplicate entries ended up acpisleep_dmi_table[] by accident.
They don't hurt functionality, but they are ugly, so let's get
rid of them.
Cc: stable@kernel.org
Signed-off-by: Alex Chiang <achiang@canonical.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found