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:
e2fb975
)
ACPI: button: use Linux style for getting driver_data
author
Bjorn Helgaas
<bjorn.helgaas@hp.com>
Wed, 8 Apr 2009 15:39:49 +0000
(15:39 +0000)
committer
Len Brown
<len.brown@intel.com>
Sat, 11 Apr 2009 04:36:40 +0000
(
00:36
-0400)
It's typical and slightly more compact to look up the driver_data
structure by initializing the automatic variable at its definition.
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
No differences found