On Tue, Feb 16, 2021 at 09:48:25AM +0100, Christoph Hellwig wrote: > On Mon, Feb 15, 2021 at 08:29:27PM -0800, Randy Dunlap wrote: > > Fix kernel-doc warning in libfs.c. > > > > ../fs/libfs.c:498: warning: Function parameter or member 'mnt_userns' not described in 'simple_setattr' > > Shouldn't the subject say simple_setattr instead of mnt_userns? > > Otherwise looks good: > > Reviewed-by: Christoph Hellwig <hch@xxxxxx> Just an fyi, Lukas sent a series for this 1 or 2 weeks ago https://lore.kernel.org/lkml/20210204180059.28360-1-lukas.bulwahn@xxxxxxxxx Hadn't yet replied to that one. Christian