cifs: Remove unneeded semicolon
authorYang Li <yang.lee@linux.alibaba.com>
Fri, 5 May 2023 00:49:25 +0000 (08:49 +0800)
committerSteve French <stfrench@microsoft.com>
Fri, 5 May 2023 09:29:58 +0000 (04:29 -0500)
commit9ee04875ae73412f5071f6ec1af01788ec271e7c
treeebf1f811fda519ce923a9b83a548e538f85c2cea
parent8e3554150d6c80a84b3cb046615d1a0e943811dc
cifs: Remove unneeded semicolon

./fs/cifs/smb2pdu.c:4140:2-3: Unneeded semicolon

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=4863
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/smb2pdu.c