summary refs log tree commit diff
path: root/fs/cifs/smb2proto.h
diff options
context:
space:
mode:
authorLukas Bulwahn <lukas.bulwahn@gmail.com>2021-02-04 18:00:55 +0000
committerChristian Brauner <christian.brauner@ubuntu.com>2021-03-23 11:20:26 +0100
commit39015399a849843ff8f840b68d16c6ff7c58e0f0 (patch)
tree376b164bbcfe04078192b0df02a62dcaeb96765e /fs/cifs/smb2proto.h
parent6961fed420146297467efe4bc022458818839a1a (diff)
downloadlinux-39015399a849843ff8f840b68d16c6ff7c58e0f0.tar.gz
fs: turn some comments into kernel-doc
While reviewing ./include/linux/fs.h, I noticed that three comments can
actually be turned into kernel-doc comments. This allows to check the
consistency between the descriptions and the functions' signatures in
case they may change in the future.

A quick validation with the consistency check:

  ./scripts/kernel-doc -none include/linux/fs.h

currently reports no issues in this file.

Link: https://lore.kernel.org/r/20210204180059.28360-2-lukas.bulwahn@gmail.com
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Acked-by: Christian Brauner <christian.brauner@ubuntu.com>
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Diffstat (limited to 'fs/cifs/smb2proto.h')
0 files changed, 0 insertions, 0 deletions