Hi all,
Building Linus' tree, today's linux-next build (htmldocs) produced
these warnings:
include/linux/netfs.h:532: warning: Function parameter or struct member 'inode' not described in 'netfs_wait_for_outstanding_io'
include/linux/netfs.h:532: warning: Excess function parameter 'ctx' description in 'netfs_wait_for_outstanding_io'
Introduced by commit
f89ea63f1c65 ("netfs, 9p: Fix race between umount and async request completion")
--
Cheers,
Stephen Rothwell