Skip to content

Commit

Permalink
ACPI / proc: Do not say when /proc interfaces will be deleted in Kconfig
Browse files Browse the repository at this point in the history
Do not tell people in the Kconfig help when exactly we are going to
remove the deprecated ACPI interfaces in /proc, because, honestly,
we don't know.  We will remove them when they are not used any more.

In particular, do not tell them that the interfaces will be removed
in a kernel release that already happened long ago.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
  • Loading branch information
Rafael J. Wysocki committed May 10, 2014
1 parent 3a670cc commit 3afcb96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/acpi/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ config ACPI_PROCFS_POWER
This option has no effect on /proc/acpi/ directories
and functions, which do not yet exist in /sys
This option, together with the proc directories, will be
deleted in 2.6.39.
deleted in the future.

Say N to delete power /proc/acpi/ directories that have moved to /sys/

Expand Down

0 comments on commit 3afcb96

Please sign in to comment.