[-mm patch] drivers/char/agp/nvidia-agp.c: remove unused variable
- From: Adrian Bunk <bunk@xxxxxxxxx>
- Date: Fri, 23 Jun 2006 12:55:46 +0200
On Wed, Jun 21, 2006 at 03:48:57AM -0700, Andrew Morton wrote:
...
Changes since 2.6.17-rc6-mm2:
...
git-agpgart.patch
...
git trees
...
This patch removes an unused variable.
Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>
--- linux-2.6.17-mm1-full/drivers/char/agp/nvidia-agp.c.old 2006-06-22 18:31:18.000000000 +0200
+++ linux-2.6.17-mm1-full/drivers/char/agp/nvidia-agp.c 2006-06-22 18:31:39.000000000 +0200
@@ -387,8 +387,6 @@
static int agp_nvidia_resume(struct pci_dev *pdev)
{
- struct agp_bridge_data *bridge = pci_get_drvdata(pdev);
-
/* set power state 0 and restore PCI space */
pci_set_power_state (pdev, 0);
pci_restore_state(pdev);
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- References:
- 2.6.17-mm1
- From: Andrew Morton
- 2.6.17-mm1
- Prev by Date: Re: [PATCH] sched: CPU hotplug race vs. set_cpus_allowed()
- Next by Date: [RFC: 2.6 patch] kernel/sys.c: remove unused exports
- Previous by thread: Re: 2.6.17-mm1: UML failing w/o SKAS enabled
- Next by thread: [-mm patch] make kernel/utsname.c:clone_uts_ns()
- Index(es):
Relevant Pages
|