]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
pci-acpi: remove unused variable in __pci_osc_support_set
authorKenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Thu, 15 May 2008 06:22:35 +0000 (15:22 +0900)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 10 Jun 2008 17:59:48 +0000 (10:59 -0700)
commitc155062d6ebed676f62761f90c62894a97816932
treec69a05790679b1a7440297efa4b9c41fa50b1fb5
parent681f7d9db58d2b6dc3c3b784d6815f86a53b6ba0
pci-acpi: remove unused variable in __pci_osc_support_set

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>
drivers/pci/pci-acpi.c