ksmbd: initialize variables on the declaration
authorNamjae Jeon <namjae.jeon@samsung.com>
Fri, 18 Jun 2021 01:18:34 +0000 (10:18 +0900)
committerNamjae Jeon <namjae.jeon@samsung.com>
Tue, 22 Jun 2021 07:11:11 +0000 (16:11 +0900)
commitafa8f016c5a527bd004042ea47ca8b8007e4185f
tree88d8884e46bfd3e391bcf151503fc13278e24922
parentc30f4eb84badf7476824c38f874542a2e653b46b
ksmbd: initialize variables on the declaration

Initialize variables on the declaration.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifsd/vfs.c