ACPI: platform: Fix file references in comment
The referenced files are named slightly different. Replace '-' with '_' and drop the .rst ending. Signed-off-by: Maximilian Luz <luzmaximilian@gmail.com> Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
This commit is contained in:
committed by
Rafael J. Wysocki
parent
21f05a437e
commit
6120484ef2
@@ -12,9 +12,8 @@
|
||||
#include <linux/bitops.h>
|
||||
|
||||
/*
|
||||
* If more options are added please update profile_names
|
||||
* array in platform-profile.c and sysfs-platform-profile.rst
|
||||
* documentation.
|
||||
* If more options are added please update profile_names array in
|
||||
* platform_profile.c and sysfs-platform_profile documentation.
|
||||
*/
|
||||
|
||||
enum platform_profile_option {
|
||||
|
||||
Reference in New Issue
Block a user