Hi all, After merging the block tree, today's linux-next build (htmldocs) produced this warning: fs/splice.c:301: warning: Function parameter or member 'file' not described in 'generic_file_splice_read' fs/splice.c:301: warning: Excess function parameter 'in' description in 'generic_file_splice_read' Introduced by commit df77cb28d575 ("vfs, iomap: Fix generic_file_splice_read() to avoid reversion of ITER_PIPE") -- Cheers, Stephen Rothwell