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:
681f7d9
)
pci-acpi: remove unused variable in __pci_osc_support_set
author
Kenji Kaneshige
<kaneshige.kenji@jp.fujitsu.com>
Thu, 15 May 2008 06:22:35 +0000
(15:22 +0900)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Tue, 10 Jun 2008 17:59:48 +0000
(10:59 -0700)
The 'retval' variable in __pci_osc_support_set() is no longer
used. Remove this unused variable.
Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Acked-by: Shaohua Li <shaohua.li@intel.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
No differences found