lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Fri, 15 Mar 2024 22:28:33 +0900
From: OGAWA Hirofumi <hirofumi@...l.parknet.co.jp>
To: Yang Li <yang.lee@...ux.alibaba.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH -next] fs: Add kernel-doc comments to fat_parse_long()

Yang Li <yang.lee@...ux.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@...l.parknet.co.jp>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ