RE: [PATCH] [-next] cifsd: remove duplicated argument

From: Namjae Jeon
Date: Mon Jun 07 2021 - 01:44:12 EST


> Fix the following coccicheck warning:
> ./fs/cifsd/smb2pdu.c:1713:27-41: duplicated argument to & or |
>
> FILE_DELETE_LE is duplicated. Remove one and reorder argument to make coding style reasonable.
>
> Signed-off-by: Wan Jiabing <wanjiabing@xxxxxxxx>
I will apply it, Thanks for your patch!