]> git.dujemihanovic.xyz Git - linux.git/commit
eventfs: Fix kernel-doc comments to functions
authorYang Li <yang.lee@linux.alibaba.com>
Fri, 22 Mar 2024 06:26:04 +0000 (14:26 +0800)
committerSteven Rostedt (Google) <rostedt@goodmis.org>
Thu, 11 Apr 2024 21:42:09 +0000 (17:42 -0400)
commita8fa658eebe8b17fc852482da52f8841be8931d6
tree08b824910d11cbeda067cd111ac3c76e104abeab
parentfec50db7033ea478773b159e0e2efb135270e3b7
eventfs: Fix kernel-doc comments to functions

This commit fix kernel-doc style comments with complete parameter
descriptions for the lookup_file(),lookup_dir_entry() and
lookup_file_dentry().

Link: https://lore.kernel.org/linux-trace-kernel/20240322062604.28862-1-yang.lee@linux.alibaba.com
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
fs/tracefs/event_inode.c