From: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
To: Yang Li <yang.lee@linux.alibaba.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH -next] fs: Add kernel-doc comments to fat_parse_long()
Date: Fri, 15 Mar 2024 22:28:33 +0900 [thread overview]
Message-ID: <87r0gbd3pa.fsf@mail.parknet.co.jp> (raw)
In-Reply-To: <20240315075249.111059-1-yang.lee@linux.alibaba.com> (Yang Li's message of "Fri, 15 Mar 2024 15:52:49 +0800")
Yang Li <yang.lee@linux.alibaba.com> writes:
> + * @bh: Pointer to the buffer head that may be used for reading directory entries.
> + * May be updated.
> + * @de: On input, points to the current directory entry.
> + * On output, points to the next directory entry.
> + * @unicode: Pointer to a buffer where the parsed Unicode long filename will be stored.
> + * @nr_slots: Pointer to a variable that will store the number of longname slots found.
> + *
> * This function returns zero on success, negative value on error, or one of
> * the following:
> *
Beyond 80 columns is common now?
Thanks.
--
OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
prev parent reply other threads:[~2024-03-15 13:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-15 7:52 [PATCH -next] fs: Add kernel-doc comments to fat_parse_long() Yang Li
2024-03-15 13:28 ` OGAWA Hirofumi [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87r0gbd3pa.fsf@mail.parknet.co.jp \
--to=hirofumi@mail.parknet.co.jp \
--cc=linux-kernel@vger.kernel.org \
--cc=yang.lee@linux.alibaba.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox