diff options
| author | Matthew Wilcox (Oracle) <[email protected]> | 2024-04-16 03:17:48 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2024-05-06 00:53:39 +0000 |
| commit | 324ecaee46f86c1eaf083fd82eaf997335e70163 (patch) | |
| tree | ca89bd00f58bc1eb61f5575e8b52ca92d584aecf /mm/sparse.c | |
| parent | buffer: add kernel-doc for try_to_free_buffers() (diff) | |
| download | kernel-324ecaee46f86c1eaf083fd82eaf997335e70163.tar.gz kernel-324ecaee46f86c1eaf083fd82eaf997335e70163.zip | |
buffer: fix __bread and __bread_gfp kernel-doc
The extra indentation confused the kernel-doc parser, so remove it. Fix
some other wording while I'm here, and advise the user they need to call
brelse() on this buffer.
__bread_gfp() isn't used directly by filesystems, but the other wrappers
for it don't have documentation, so document it accordingly.
Link: https://lkml.kernel.org/r/[email protected]
Co-developed-by: Pankaj Raghav <[email protected]>
Signed-off-by: Pankaj Raghav <[email protected]>
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Tested-by: Randy Dunlap <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'mm/sparse.c')
0 files changed, 0 insertions, 0 deletions
