Skip to content

Commit

Permalink
ACPI: fix obsolete comment in custom_method.c
Browse files Browse the repository at this point in the history
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 <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
  • Loading branch information
zhang-rui authored and rafaeljw committed Jan 25, 2013
1 parent ca4e713 commit 5baa1be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/acpi/custom_method.c
Original file line number Diff line number Diff line change
@@ -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>
Expand Down

0 comments on commit 5baa1be

Please sign in to comment.