cifs: fix uninitialized variable in smb3_fs_context_parse_param
authorRonnie Sahlberg <lsahlber@redhat.com>
Mon, 14 Dec 2020 06:40:27 +0000 (16:40 +1000)
committerSteve French <stfrench@microsoft.com>
Mon, 14 Dec 2020 19:40:43 +0000 (13:40 -0600)
commit5c4b642141eb3576213ab59d06ba12e1fa989046
treeeaa45efd43aeb45b1ea40173c73db8e488443efe
parent1cb6c3d62ca9cfdb103470e7eb60c332475b186f
cifs: fix uninitialized variable in smb3_fs_context_parse_param

Addresses an issue noted by the kernel test robot

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
fs/cifs/fs_context.c