diff options
| author | Colin Ian King <colin.king@canonical.com> | 2021-03-25 20:35:38 +0300 |
|---|---|---|
| committer | Steve French <stfrench@microsoft.com> | 2021-05-11 03:15:26 +0300 |
| commit | 3161ad3a717e69b26ea3d73467ed8399023b5075 (patch) | |
| tree | 94da6afffcd8f39c0288d12570141093212cd312 /scripts | |
| parent | 849f59e1a18adecf0617afc82efbfc5d126c49f8 (diff) | |
| download | linux-3161ad3a717e69b26ea3d73467ed8399023b5075.tar.xz | |
cifsd: remove redundant assignment to variable err
The variable err 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: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
