[patch 2/3] rm unused attr var in acpi memory hotplug driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Trivial patch to remove an unused variable in the acpi 
memory hotplug driver.

Signed-off-by: Matt Tolentino <[email protected]>
---

diff -urNp linux-2.6.15-rc5/drivers/acpi/acpi_memhotplug.c linux-2.6.15-rc5-mt/drivers/acpi/acpi_memhotplug.c
--- linux-2.6.15-rc5/drivers/acpi/acpi_memhotplug.c	2005-12-04 00:10:42.000000000 -0500
+++ linux-2.6.15-rc5-mt/drivers/acpi/acpi_memhotplug.c	2005-12-08 15:43:43.000000000 -0500
@@ -250,7 +250,6 @@ static int acpi_memory_disable_device(st
 	int result;
 	u64 start = mem_device->start_addr;
 	u64 len = mem_device->end_addr - start + 1;
-	unsigned long attr = mem_device->read_write_attribute;
 
 	ACPI_FUNCTION_TRACE("acpi_memory_disable_device");
 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux