projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca4e713
)
ACPI: fix obsolete comment in custom_method.c
author
Zhang Rui
<rui.zhang@intel.com>
Thu, 17 Jan 2013 13:24:05 +0000
(14:24 +0100)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Fri, 25 Jan 2013 23:34:22 +0000
(
00:34
+0100)
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>
drivers/acpi/custom_method.c
patch
|
blob
|
history
diff --git
a/drivers/acpi/custom_method.c
b/drivers/acpi/custom_method.c
index 5d42c2414ae54c437051ecd65f2b849dd67b61e3..6adfc706a1de4511f1f08de510e15e1e734e2cc7 100644
(file)
--- a/
drivers/acpi/custom_method.c
+++ b/
drivers/acpi/custom_method.c
@@
-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>