diff options
author | Thierry Reding <treding@nvidia.com> | 2017-07-24 11:01:31 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-08-07 14:27:45 -0600 |
commit | 720688c449997cc58c027ffff2b0323a422b9ca0 (patch) | |
tree | d352a4b686115e18645c92d198cca838eb3c5610 /Documentation/driver-api/miscellaneous.rst | |
parent | 9b756a9d07fd34be189ccc3d3fc6dfc686e532fb (diff) | |
download | linux-720688c449997cc58c027ffff2b0323a422b9ca0.tar.bz2 |
docs: driver-api: Remove trailing blank line
There's no use for this blank line at the end of the file. Remove it.
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/driver-api/miscellaneous.rst')
-rw-r--r-- | Documentation/driver-api/miscellaneous.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/driver-api/miscellaneous.rst b/Documentation/driver-api/miscellaneous.rst index 8da7d115bafc..304ffb146cf9 100644 --- a/Documentation/driver-api/miscellaneous.rst +++ b/Documentation/driver-api/miscellaneous.rst @@ -47,4 +47,3 @@ used by one consumer at a time. .. kernel-doc:: drivers/pwm/core.c :export: - |