diff options
| author | Colin Ian King <colin.king@canonical.com> | 2021-04-20 13:27:30 +0100 | 
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2021-04-20 17:05:19 -0700 | 
| commit | 55cdc26a91ac270887583945aef2bd460a2805f7 (patch) | |
| tree | 6841a1072af6a96049685523437216b7370bb85d /scripts/gdb/linux/tasks.py | |
| parent | af39c8f72301b268ad8b04bae646b6025918b82b (diff) | |
net: mana: remove redundant initialization of 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: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions
