From: Namjae Jeon Date: Wed, 17 Mar 2021 07:52:17 +0000 (+0900) Subject: cifsd: fix WARNING: Title overline too short X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=30ce11572f0e96c67e9de3a904cb24342f8cfd8c;p=users%2Fjedix%2Flinux-maple.git 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 Signed-off-by: Namjae Jeon Signed-off-by: Steve French --- diff --git a/Documentation/filesystems/cifs/cifsd.rst b/Documentation/filesystems/cifs/cifsd.rst index e0c33d03f2907..af3589da6923e 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.