Re: [PATCH -next] btrfs: Make init_tree_roots static

From: David Sterba
Date: Mon Oct 21 2019 - 09:17:02 EST


On Fri, Oct 18, 2019 at 03:09:58PM +0300, Nikolay Borisov wrote:
>
>
> On 18.10.19 Ð. 15:06 Ñ., YueHaibing wrote:
> > Fix sparse warning:
> >
> > fs/btrfs/disk-io.c:2534:12: warning:
> > symbol 'init_tree_roots' was not declared. Should it be static?
> >
> > Reported-by: Hulk Robot <hulkci@xxxxxxxxxx>
> > Signed-off-by: YueHaibing <yuehaibing@xxxxxxxxxx>
>
> Huhz, I thought I had added static... Anyway this could be folded in the
> original patch. Thanks for the report.

Folded.