From: Namjae Jeon Date: Wed, 17 Mar 2021 07:52:17 +0000 (+0900) Subject: cifsd: fix WARNING: Title overline too short X-Git-Tag: v5.15-rc1~183^2~89 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c0e8110e6c75758c4567f8e713f26e5dbd88cc7c;p=thirdparty%2Fkernel%2Flinux.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.