smb3: fix some minor typos and repeated words
authorSteve French <stfrench@microsoft.com>
Fri, 15 Sep 2023 06:37:33 +0000 (01:37 -0500)
committerSteve French <stfrench@microsoft.com>
Fri, 15 Sep 2023 06:37:33 +0000 (01:37 -0500)
commit2c75426c1fea591bb338ba072068f83d2f6be088
tree7dcb6d8e16855698a83f792c46a967c8434e208d
parentebc3d4e44a7e05457825e03d0560153687265523
smb3: fix some minor typos and repeated words

Minor cleanup pointed out by checkpatch (repeated words, missing blank
lines) in smb2pdu.c and old header location referred to in transport.c

Signed-off-by: Steve French <stfrench@microsoft.com>
fs/smb/client/smb2pdu.c
fs/smb/client/transport.c