Files
linux/fs
Colin Ian King 36bbeb3365 ksmbd: add missing assignments to ret on ndr_read_int64 read calls
Currently there are two ndr_read_int64 calls where ret is being checked
for failure but ret is not being assigned a return value from the call.
Static analyis is reporting the checks on ret as dead code.  Fix this.

Addresses-Coverity: ("Logical dead code")
Reviewed-by: Sergey Senozhatsky <senozhatsky@chromium.org>
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
2021-09-08 17:15:48 -05:00
..
2021-03-30 16:54:49 -07:00
2021-04-12 15:04:29 +02:00
2021-07-06 20:14:41 -04:00
2021-06-29 10:53:48 -07:00
2021-08-16 10:50:32 -06:00
2021-05-18 20:15:58 -04:00
2021-08-23 13:41:26 -06:00
2021-07-27 11:00:36 +02:00
2021-06-29 10:53:48 -07:00
2021-08-10 17:57:22 +02:00