| From: Andrew Morton <akpm@linux-foundation.org> |
| Subject: doc-split-bufferrst-out-of-api-summaryrst-fix-fix |
| Date: Thu Apr 25 10:01:12 PM PDT 2024 |
| |
| remove newline at EOF |
| |
| Cc: "Matthew Wilcox (Oracle)" <willy@infradead.org> |
| Cc: Randy Dunlap <rdunlap@infradead.org> |
| Signed-off-by: Andrew Morton <akpm@linux-foundation.org> |
| --- |
| |
| Documentation/filesystems/buffer.rst | 1 - |
| 1 file changed, 1 deletion(-) |
| |
| --- a/Documentation/filesystems/buffer.rst~doc-split-bufferrst-out-of-api-summaryrst-fix-fix |
| +++ a/Documentation/filesystems/buffer.rst |
| @@ -10,4 +10,3 @@ Functions |
| .. kernel-doc:: include/linux/buffer_head.h |
| .. kernel-doc:: fs/buffer.c |
| :export: |
| - |
| _ |