cifsd: enclose macro variables in parenthesis
authorHyunchul Lee <hyc.lee@gmail.com>
Sat, 29 May 2021 13:46:53 +0000 (22:46 +0900)
committerNamjae Jeon <namjae.jeon@samsung.com>
Mon, 31 May 2021 04:48:29 +0000 (13:48 +0900)
commit40c594b647660bf91bc95fe7c9358bff7f56cf2e
tree8737cc20c3a66158a52ac94f931577eacd0b303b
parent152de8c68d13845592e8e511136842bcdb691063
cifsd: enclose macro variables in parenthesis

checkpatch.pl complains as the following:

CHECK: Macro argument 'fp' may be better as '(fp)' to avoid
precedence issues.

Signed-off-by: Hyunchul Lee <hyc.lee@gmail.com>
Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifsd/vfs_cache.h