cifsd: fix WARNING: Title overline too short

Stephen reported a warning message from cifsd.rst file.

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

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
This commit is contained in:
Namjae Jeon 2021-03-17 16:52:17 +09:00 committed by Steve French
parent 3a3fd9d493
commit c0e8110e6c

View file

@ -1,8 +1,8 @@
.. SPDX-License-Identifier: GPL-2.0
=========================
==========================
CIFSD - SMB3 Kernel Server
=========================
==========================
CIFSD is a linux kernel server which implements SMB3 protocol in kernel space
for sharing files over network.