diff options
author | Colin Ian King <[email protected]> | 2020-06-10 00:31:21 +0100 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2020-06-11 12:35:18 -0400 |
commit | cd18eaeaffa6e5291cdbcd591334d577c4e897df (patch) | |
tree | 0e84cff907ddc889e251eb966ddd6bf52380986b /scripts/gdb/linux/config.py | |
parent | 384dea1c9183880be183cfaae161d99aafd16df6 (diff) |
kvm: i8254: remove redundant assignment to pointer s
The pointer s is being assigned a value that is never read, the
assignment is redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <[email protected]>
Message-Id: <[email protected]>
Fixes: 7837699fa6d7 ("KVM: In kernel PIT model")
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions