Re: [PATCH -next] fs: Add kernel-doc comments to fat_parse_long()

From: OGAWA Hirofumi
Date: Fri Mar 15 2024 - 09:28:55 EST


Yang Li <yang.lee@xxxxxxxxxxxxxxxxx> 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@xxxxxxxxxxxxxxxxxx>