Colin Ian King 136a5dc330 cifs: remove redundant initialization of variable rc
The variable rc is being initialized with a value that is never read
and it is being updated later with a new value.  The initialization is
redundant and can be removed.

Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
2020-06-01 00:10:18 -05:00
..
2020-04-10 13:32:32 -05:00
2020-05-06 10:21:40 -05:00
2019-09-24 23:31:32 -05:00
2019-01-24 09:37:33 -06:00