aboutsummaryrefslogtreecommitdiff
path: root/Documentation/filesystems/cifs
diff options
context:
space:
mode:
authorGravatar Namjae Jeon <namjae.jeon@samsung.com> 2021-03-17 16:52:17 +0900
committerGravatar Steve French <stfrench@microsoft.com> 2021-05-10 19:15:17 -0500
commitc0e8110e6c75758c4567f8e713f26e5dbd88cc7c (patch)
tree35b67a1745de561692dea62dfe45f7e877bc5cef /Documentation/filesystems/cifs
parentMAINTAINERS: add cifsd kernel server (diff)
downloadlinux-c0e8110e6c75758c4567f8e713f26e5dbd88cc7c.tar.gz
linux-c0e8110e6c75758c4567f8e713f26e5dbd88cc7c.tar.bz2
linux-c0e8110e6c75758c4567f8e713f26e5dbd88cc7c.zip
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>
Diffstat (limited to 'Documentation/filesystems/cifs')
-rw-r--r--Documentation/filesystems/cifs/cifsd.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/filesystems/cifs/cifsd.rst b/Documentation/filesystems/cifs/cifsd.rst
index e0c33d03f290..af3589da6923 100644
--- a/Documentation/filesystems/cifs/cifsd.rst
+++ b/Documentation/filesystems/cifs/cifsd.rst
@@ -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.