Re: [PATCH] ACPI: fix fan module removal when ACPI_PROCFS is disabled

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Len Brown
Date: Tuesday, April 27, 2010 - 10:12 am

> When ACPI_PROCFS is disabled, /proc/acpi/fan/ directory is not created.

Yes, this patch would make the #ifdefs consistent.
But it looks like remove_proc_entry() just silently does nothing
if the directory is not there, yes?

What I'd really like to see is a patch removing fan.c's proc code 
completely.  It was scheduld for removal in July 2008.

thanks,
Len Brown, Intel Open Source Technology Center
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] ACPI: fix fan module removal when ACPI_PROCFS is d ..., Thadeu Lima de Souza ..., (Tue Apr 27, 9:19 am)
Re: [PATCH] ACPI: fix fan module removal when ACPI_PROCFS ..., Len Brown, (Tue Apr 27, 10:12 am)
Re: [PATCH] ACPI: fix fan module removal when ACPI_PROCFS ..., Thadeu Lima de Souza ..., (Tue Apr 27, 10:18 am)