Re: linux-next: build warning after merge of the vfs-brauner tree
From: David Howells
Date: Thu Aug 01 2024 - 09:21:55 EST
Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:
> After merging the vfs-brauner tree, today's linux-next build (htmldocs)
> produced this warning:
>
> Error: Cannot open file fs/netfs/io.c
>
> Introduced by commit
>
> af6519cfd7c2 ("netfs: Remove fs/netfs/io.c")
Ah.
Documentation/filesystems/netfs_library.rst:.. kernel-doc:: fs/netfs/io.c
That needs removing too.
David