cifsd: fix WARNING: Title overline too short
authorNamjae Jeon <namjae.jeon@samsung.com>
Wed, 17 Mar 2021 07:52:17 +0000 (16:52 +0900)
committerSteve French <stfrench@microsoft.com>
Tue, 11 May 2021 00:15:17 +0000 (19:15 -0500)
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>
Documentation/filesystems/cifs/cifsd.rst

index e0c33d0..af3589d 100644 (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.