Re: [PATCH] btrfs: block-group: fix a doc warning in block-group.c

2020-09-25 Thread Xiaofei Tan
Hi David, On 2020/9/23 17:45, David Sterba wrote: > On Tue, Sep 22, 2020 at 08:37:21PM +0800, Xiaofei Tan wrote: >> Fix following warning caused by mismatch bewteen function parameters >> and comments. >> fs/btrfs/block-group.c:1649: warning: Function parameter or member 'fs_info' >> not describe

Re: [PATCH] btrfs: block-group: fix a doc warning in block-group.c

2020-09-23 Thread David Sterba
On Tue, Sep 22, 2020 at 08:37:21PM +0800, Xiaofei Tan wrote: > Fix following warning caused by mismatch bewteen function parameters > and comments. > fs/btrfs/block-group.c:1649: warning: Function parameter or member 'fs_info' > not described in 'btrfs_rmap_block' IIRC there are way more formatti