2021-03-17 07:49:34

by Stephen Rothwell

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

Hi all,

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

Documentation/filesystems/cifs/cifsd.rst:3: WARNING: Title overline too short.

=========================
CIFSD - SMB3 Kernel Server
=========================
Documentation/filesystems/cifs/cifsd.rst: WARNING: document isn't included in any toctree

Introduced by commit

597357deeecf ("cifsd: update cifsd.rst file")

--
Cheers,
Stephen Rothwell


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

2021-03-17 08:20:16

by Namjae Jeon

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

Hi Stephen,

> Hi all,
>
> After merging the cifsd tree, today's linux-next build (htmldocs) produced this warning:
>
> Documentation/filesystems/cifs/cifsd.rst:3: WARNING: Title overline too short.
>
> =========================
> CIFSD - SMB3 Kernel Server
> =========================
> Documentation/filesystems/cifs/cifsd.rst: WARNING: document isn't included in any toctree
>
> Introduced by commit
>
> 597357deeecf ("cifsd: update cifsd.rst file")
I sent a pull request to Steve to fix this failure.

Thanks for your report!
>
> --
> Cheers,
> Stephen Rothwell