cifs: Convert to use the fallthrough macro
authorMiaohe Lin <linmiaohe@huawei.com>
Sat, 8 Aug 2020 08:36:37 +0000 (16:36 +0800)
committerSteve French <stfrench@microsoft.com>
Mon, 10 Aug 2020 17:05:08 +0000 (12:05 -0500)
commit30b5ae21b9a51be4366e8ba8bf5b7bf7eb298ea3
tree6fcb63dcb0b6938ca091c6a8aa38832207136880
parent20b135e48cdda7a7dfccef7286def66e5c9686c3
cifs: Convert to use the fallthrough macro

Convert the uses of fallthrough comments to fallthrough macro.

Signed-off-by: Hongxiang Lou <louhongxiang@huawei.com>
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/smb2pdu.c