On Sun, 9 Aug 2015 18:43:17 -0700 Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote: > From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > > Fix kernel-doc warnings in fs/locks.c: > > Warning(..//fs/locks.c:1577): No description found for parameter 'flags' > > Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > --- > fs/locks.c | 1 + > 1 file changed, 1 insertion(+) > > --- lnx-42-rc6.orig/fs/locks.c > +++ lnx-42-rc6/fs/locks.c > @@ -1568,6 +1568,7 @@ int fcntl_getlease(struct file *filp) > * desired lease. > * @dentry: dentry to check > * @arg: type of lease that we're trying to acquire > + * @flags: current lock flags > * > * Check to see if there's an existing open fd on this file that would > * conflict with the lease we're trying to set. Merged for v4.3. Thanks! -- Jeff Layton <jlayton@xxxxxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html