Commit 5baa1be1 authored by Zhang Rui's avatar Zhang Rui Committed by Rafael J. Wysocki
Browse files

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: default avatarZhang Rui <rui.zhang@intel.com>
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent ca4e7130
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
/*
 * debugfs.c - ACPI debugfs interface to userspace.
 * custom_method.c - debugfs interface for customizing ACPI control method
 */

#include <linux/init.h>