diff options
| author | Geert Uytterhoeven <[email protected]> | 2019-07-01 13:58:27 +0000 |
|---|---|---|
| committer | Rafael J. Wysocki <[email protected]> | 2019-07-03 11:21:32 +0000 |
| commit | 5004efbb3611f0672af6c92823d17100603bcccd (patch) | |
| tree | d1c72a68d8b053f7d81359d1ea16e9587b7166e2 | |
| parent | Linux 5.2-rc7 (diff) | |
| download | kernel-5004efbb3611f0672af6c92823d17100603bcccd.tar.gz kernel-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 <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
| -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. |
