2023-03-15 01:48:45

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: build warning after merge of the block tree

Hi all,

After merging the block tree, today's linux-next build (htmldocs)
produced this warning:

include/linux/pipe_fs_i.h:214: warning: Function parameter or member 'nonblock' not described in 'pipe_buf_confirm'

Introduced by commit

342a048d7390 ("fs: add 'nonblock' parameter to pipe_buf_confirm() and fops method")

--
Cheers,
Stephen Rothwell


Attachments:
(No filename) (488.00 B)
OpenPGP digital signature

2023-03-15 01:54:16

by Jens Axboe

[permalink] [raw]
Subject: Re: linux-next: build warning after merge of the block tree

On 3/14/23 7:48 PM, Stephen Rothwell wrote:
> Hi all,
>
> After merging the block tree, today's linux-next build (htmldocs)
> produced this warning:
>
> include/linux/pipe_fs_i.h:214: warning: Function parameter or member 'nonblock' not described in 'pipe_buf_confirm'
>
> Introduced by commit
>
> 342a048d7390 ("fs: add 'nonblock' parameter to pipe_buf_confirm() and fops method")

Thanks, I'll fix that up.

--
Jens Axboe