diff options
author | Mike Rapoport <[email protected]> | 2018-08-23 17:01:05 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2018-08-23 18:48:43 -0700 |
commit | 7463f650be27887ede138b9c02dd1dcdf86f07d1 (patch) | |
tree | cee506cfb361ea0a7e3bdeb620f4675403d6c648 | |
parent | ff4dc77293ec7aafb022b9b40b14ee188d43c901 (diff) |
docs/core-api: kill trailing whitespace in kernel-api.rst
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Mike Rapoport <[email protected]>
Reviewed-by: Andrew Morton <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Cc: Michal Hocko <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | Documentation/core-api/kernel-api.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/core-api/kernel-api.rst b/Documentation/core-api/kernel-api.rst index 76fe2d0f5e7d..25e94964065f 100644 --- a/Documentation/core-api/kernel-api.rst +++ b/Documentation/core-api/kernel-api.rst @@ -437,4 +437,3 @@ Read-Copy Update (RCU) .. kernel-doc:: include/linux/rcu_sync.h .. kernel-doc:: kernel/rcu/sync.c - |