diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2019-07-01 15:58:27 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2019-07-03 13:21:32 +0200 |
commit | 5004efbb3611f0672af6c92823d17100603bcccd (patch) | |
tree | d1c72a68d8b053f7d81359d1ea16e9587b7166e2 /Documentation/ABI/testing/sysfs-power | |
parent | Linux 5.2-rc7 (diff) | |
download | linux-dev-5004efbb3611f0672af6c92823d17100603bcccd.tar.xz linux-dev-5004efbb3611f0672af6c92823d17100603bcccd.zip |
Documentation: ABI: power: Add missing newline at end of file
"git diff" says:
\ No newline at end of file
after modifying the files.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'Documentation/ABI/testing/sysfs-power')
-rw-r--r-- | Documentation/ABI/testing/sysfs-power | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/ABI/testing/sysfs-power b/Documentation/ABI/testing/sysfs-power index 18b7dc929234..3c5130355011 100644 --- a/Documentation/ABI/testing/sysfs-power +++ b/Documentation/ABI/testing/sysfs-power @@ -300,4 +300,4 @@ Description: attempt. Using this sysfs file will override any values that were - set using the kernel command line for disk offset.
\ No newline at end of file + set using the kernel command line for disk offset. |