On 4/15/24 8:17 PM, Matthew Wilcox (Oracle) wrote: > 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. > > Co-developed-by: Pankaj Raghav <p.raghav@xxxxxxxxxxx> > Signed-off-by: Pankaj Raghav <p.raghav@xxxxxxxxxxx> > Signed-off-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx> Tested-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> Thanks. > --- > fs/buffer.c | 35 ++++++++++++++++++++++------------- > include/linux/buffer_head.h | 22 +++++++++++++--------- > 2 files changed, 35 insertions(+), 22 deletions(-) > -- #Randy https://people.kernel.org/tglx/notes-about-netiquette https://subspace.kernel.org/etiquette.html