diff options
author | Colin Ian King <colin.king@canonical.com> | 2020-05-24 17:10:43 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-05-24 11:13:36 -0600 |
commit | d29b92f57ecee125a86587919a22152a702a6411 (patch) | |
tree | 4a79e6c11ee3d6dbd24dc624e98d6217c4ec4e29 /scripts/gdb/linux/utils.py | |
parent | 3783daeb1d24696ff00125050353cfce4f5b6239 (diff) |
loop: remove redundant assignment to variable error
The variable error is being assigned a value that is never
read so the assignment is redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions