• Shen Lichuan's avatar
    ksmbd: Correct typos in multiple comments across various files · 9e676e57
    Shen Lichuan authored
    Fixed some confusing typos that were currently identified witch codespell,
    the details are as follows:
    
    -in the code comments:
    fs/smb/common/smb2pdu.h:9: specfication ==> specification
    fs/smb/common/smb2pdu.h:494: usally ==> usually
    fs/smb/common/smb2pdu.h:1064: Attrubutes ==> Attributes
    fs/smb/server/connection.c:28: cleand ==> cleaned
    fs/smb/server/ksmbd_netlink.h:216: struture ==> structure
    fs/smb/server/oplock.c:799: conains ==> contains
    fs/smb/server/oplock.c:1487: containted ==> contained
    fs/smb/server/server.c:282: proccessing ==> processing
    fs/smb/server/smb_common.c:491: comforms ==> conforms
    fs/smb/server/xattr.h:102: ATTRIBUITE ==> ATTRIBUTE
    Signed-off-by: default avatarShen Lichuan <shenlichuan@vivo.com>
    Acked-by: default avatarNamjae Jeon <linkinjeon@kernel.org>
    Signed-off-by: default avatarSteve French <stfrench@microsoft.com>
    9e676e57
connection.c 10.7 KB