ACPI: fix obsolete comment in custom_method.c

The comment describing the contents of the custom_method.c file is
obsolete, so update it.

[rjw: Subject and changelog]
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
This commit is contained in:
Zhang Rui 2013-01-17 14:24:05 +01:00 коммит произвёл Rafael J. Wysocki
Родитель ca4e713080
Коммит 5baa1be1cf
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,5 +1,5 @@
/*
* debugfs.c - ACPI debugfs interface to userspace.
* custom_method.c - debugfs interface for customizing ACPI control method
*/
#include <linux/init.h>