public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [2.6 patch] x86_64: remove acpi_pci_link_exit()
@ 2007-11-09  6:03 Adrian Bunk
  2007-11-17  2:18 ` Len Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Adrian Bunk @ 2007-11-09  6:03 UTC (permalink / raw)
  To: lenb, tglx, mingo, hpa; +Cc: linux-kernel, linux-acpi

acpi_pci_link_exit() is both unused and empty.

Signed-off-by: Adrian Bunk <bunk@kernel.org>

---
16d6853a1facb9bcb7a4bc19daad6d3b852cace3 
diff --git a/arch/x86/kernel/acpi/sleep_64.c b/arch/x86/kernel/acpi/sleep_64.c
index 79475d2..da42de2 100644
--- a/arch/x86/kernel/acpi/sleep_64.c
+++ b/arch/x86/kernel/acpi/sleep_64.c
@@ -115,6 +115,3 @@ static int __init acpi_sleep_setup(char *str)
 
 __setup("acpi_sleep=", acpi_sleep_setup);
 
-void acpi_pci_link_exit(void)
-{
-}


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [2.6 patch] x86_64: remove acpi_pci_link_exit()
  2007-11-09  6:03 [2.6 patch] x86_64: remove acpi_pci_link_exit() Adrian Bunk
@ 2007-11-17  2:18 ` Len Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Len Brown @ 2007-11-17  2:18 UTC (permalink / raw)
  To: Adrian Bunk; +Cc: tglx, mingo, hpa, linux-kernel, linux-acpi

applied.

thanks,
-len

On Friday 09 November 2007 01:03, Adrian Bunk wrote:
> acpi_pci_link_exit() is both unused and empty.
> 
> Signed-off-by: Adrian Bunk <bunk@kernel.org>
> 
> ---
> 16d6853a1facb9bcb7a4bc19daad6d3b852cace3 
> diff --git a/arch/x86/kernel/acpi/sleep_64.c b/arch/x86/kernel/acpi/sleep_64.c
> index 79475d2..da42de2 100644
> --- a/arch/x86/kernel/acpi/sleep_64.c
> +++ b/arch/x86/kernel/acpi/sleep_64.c
> @@ -115,6 +115,3 @@ static int __init acpi_sleep_setup(char *str)
>  
>  __setup("acpi_sleep=", acpi_sleep_setup);
>  
> -void acpi_pci_link_exit(void)
> -{
> -}
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-11-17  2:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-09  6:03 [2.6 patch] x86_64: remove acpi_pci_link_exit() Adrian Bunk
2007-11-17  2:18 ` Len Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox