lkml.org 
[lkml]   [2022]   [Aug]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[RFC PATCH v2 4/5] smbfs: update module description
Date
More concise and direct description fits a new module name.

Signed-off-by: Enzo Matsumiya <ematsumiya@suse.de>
---
fs/smb/core.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/fs/smb/core.c b/fs/smb/core.c
index 8b135c1cd5ae..4bc019ef90e2 100644
--- a/fs/smb/core.c
+++ b/fs/smb/core.c
@@ -1791,9 +1791,7 @@ exit_cifs(void)

MODULE_AUTHOR("Steve French");
MODULE_LICENSE("GPL"); /* combination of LGPL + GPL source behaves as GPL */
-MODULE_DESCRIPTION
- ("VFS to access SMB3 servers e.g. Samba, Macs, Azure and Windows (and "
- "also older servers complying with the SNIA CIFS Specification)");
+MODULE_DESCRIPTION ("SMB client filesystem (supports SMB1, SMB2, and SMB3)");
MODULE_VERSION(CIFS_VERSION);
MODULE_SOFTDEP("ecb");
MODULE_SOFTDEP("hmac");
--
2.35.3
\
 
 \ /
  Last update: 2022-08-02 21:02    [W:1.822 / U:0.004 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site