Re: linux-next: build warning after merge of the btrfs tree

From: David Sterba
Date: Wed Jan 27 2021 - 14:49:54 EST


On Wed, Jan 27, 2021 at 10:18:31AM +1100, Stephen Rothwell wrote:
> Hi all,
>
> After merging the btrfs tree, today's linux-next build (powerpc
> ppc64_defconfig) produced this warning:
>
> fs/btrfs/space-info.c:1373: warning: Function parameter or member 'start_ns' not described in 'handle_reserve_ticket'
> fs/btrfs/space-info.c:1373: warning: Function parameter or member 'orig_bytes' not described in 'handle_reserve_ticket'
>
> Introduced by commit
>
> cf61ceb78394 ("btrfs: add a trace point for reserve tickets")

Will be fixed in the next snapshot, thanks.