]> www.infradead.org Git - users/jedix/linux-maple.git/commit
nilfs2: revise the return value description style for consistency.
authorRyusuke Konishi <konishi.ryusuke@gmail.com>
Fri, 10 Jan 2025 01:01:50 +0000 (10:01 +0900)
committerAndrew Morton <akpm@linux-foundation.org>
Sat, 25 Jan 2025 06:47:25 +0000 (22:47 -0800)
commit2e62857f1312606bd173b81102047e8c7bce3c3f
tree74125504bfe581609fb68266dd2522348e866769
parentfd4e7fadfd91023c2c5868f16af3fe8bed06636b
nilfs2: revise the return value description style for consistency.

Also for comments that do not cause kernel-doc warnings (those that list
multiple error codes), revise the return value description style to match
Brian G.'s suggestion of "..., or one of the following negative error
codes on failure:".

Link: https://lkml.kernel.org/r/CAAq45aNh1qV8P6XgDhKeNstT=PvcPUaCXsAF-f9rvmzznsZL5A@mail.gmail.com
Link: https://lkml.kernel.org/r/20250110010530.21872-8-konishi.ryusuke@gmail.com
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@gmail.com>
Cc: "Brian G ." <gissf1@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/nilfs2/btnode.c
fs/nilfs2/cpfile.c
fs/nilfs2/dat.c
fs/nilfs2/ifile.c
fs/nilfs2/ioctl.c
fs/nilfs2/segment.c
fs/nilfs2/sufile.c