aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorVegard Nossum <[email protected]>2023-12-28 10:06:08 +0000
committerChristian Brauner <[email protected]>2023-12-28 10:40:40 +0000
commitc39e2ae3943d4ee278af4e1b1dcfd5946da1089b (patch)
tree0f7e0578fcd3593b4a1905df33a1c9c88039d0ca /net/unix/sysctl_net_unix.c
parentMerge tag 'ovl-vfs-6.8' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git... (diff)
downloadkernel-c39e2ae3943d4ee278af4e1b1dcfd5946da1089b.tar.gz
kernel-c39e2ae3943d4ee278af4e1b1dcfd5946da1089b.zip
fs: fix __sb_write_started() kerneldoc formatting
When running 'make htmldocs', I see the following warning: Documentation/filesystems/api-summary:14: ./include/linux/fs.h:1659: WARNING: Definition list ends without a blank line; unexpected unindent. The official guidance [1] seems to be to use lists, which will prevent both the "unexpected unindent" warning as well as ensure that each line is formatted on a separate line in the HTML output instead of being all considered a single paragraph. [1]: https://docs.kernel.org/doc-guide/kernel-doc.html#return-values Fixes: 8802e580ee64 ("fs: create __sb_write_started() helper") Cc: Amir Goldstein <[email protected]> Cc: Josef Bacik <[email protected]> Cc: Jan Kara <[email protected]> Signed-off-by: Vegard Nossum <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions