diff options
author | 2024-04-16 04:17:48 +0100 | |
---|---|---|
committer | 2024-05-05 17:53:39 -0700 | |
commit | 324ecaee46f86c1eaf083fd82eaf997335e70163 (patch) | |
tree | ca89bd00f58bc1eb61f5575e8b52ca92d584aecf /mm/hugetlb_cgroup.c | |
parent | buffer: add kernel-doc for try_to_free_buffers() (diff) | |
download | wireguard-linux-324ecaee46f86c1eaf083fd82eaf997335e70163.tar.xz wireguard-linux-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/20240416031754.4076917-5-willy@infradead.org
Co-developed-by: Pankaj Raghav <p.raghav@samsung.com>
Signed-off-by: Pankaj Raghav <p.raghav@samsung.com>
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Tested-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/hugetlb_cgroup.c')
0 files changed, 0 insertions, 0 deletions