Skip to content
Commit 185553b2 authored by Randy Dunlap's avatar Randy Dunlap Committed by Al Viro
Browse files

fs: fix inode.c kernel-doc warnings



Fix kernel-doc warnings in fs/inode.c:

Warning(fs/inode.c:1493): No description found for parameter 'path'
Warning(fs/inode.c:1493): Excess function parameter 'mnt' description in 'touch_atime'
Warning(fs/inode.c:1493): Excess function parameter 'dentry' description in 'touch_atime'

Signed-off-by: default avatarRandy Dunlap <rdunlap@xenotime.net>
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent de5e2b36
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment