Re: [PATCH 1/2] cifs: remove initialization value

From: Paulo Alcantara
Date: Tue Oct 04 2022 - 15:09:02 EST


Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx> writes:

> Don't initialize the rc as its value is being overwritten before its
> use.
>
> Signed-off-by: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
> ---
> fs/cifs/smb2pdu.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Paulo Alcantara (SUSE) <pc@xxxxxx>