cifs: remove initialization value
authorMuhammad Usama Anjum <usama.anjum@collabora.com>
Tue, 4 Oct 2022 06:23:32 +0000 (11:23 +0500)
committerSteve French <stfrench@microsoft.com>
Wed, 5 Oct 2022 22:42:39 +0000 (17:42 -0500)
commitf5823f5ee36040c2a8b8b36afe0783fe0bd7ad14
tree8291ce64ba83727aa76782c38c17dc5b5f3c285f
parent943deb6066538aeb5417eae5fdc222defdcb9949
cifs: remove initialization value

Don't initialize the rc as its value is being overwritten before its
use.

Reviewed-by: Paulo Alcantara (SUSE) <pc@cjr.nz>
Signed-off-by: Muhammad Usama Anjum <usama.anjum@collabora.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/smb2pdu.c