diff options
| author | Colin Ian King <colin.king@canonical.com> | 2020-05-09 22:57:56 +0100 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2020-05-10 11:13:21 -0700 |
| commit | b9f96423bba6155cdf54f96f0b1e43fa6d0b0b74 (patch) | |
| tree | 6be4a8d899fc3a2f38de389fd6c1f55cec7fe763 /scripts/gdb/linux/utils.py | |
| parent | 1ea08c6bce050a38aa303485af940645cc7b6375 (diff) | |
net: usb: qmi_wwan: remove redundant assignment to variable status
The variable status is being initializeed 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>
Acked-by: Bjørn Mork <bjorn@mork.no>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions
