diff options
| author | Dr. David Alan Gilbert | 2015-11-18 12:48:41 +0100 |
|---|---|---|
| committer | Juan Quintela | 2015-11-19 11:49:53 +0100 |
| commit | 5df5416e639cd75bd85d243af41387c2418fa580 (patch) | |
| tree | bb45896d8dc18840572f5f3456d3a4dedc6be594 /include/block | |
| parent | migration: Dead assignment of current_time (diff) | |
| download | qemu-5df5416e639cd75bd85d243af41387c2418fa580.tar.gz qemu-5df5416e639cd75bd85d243af41387c2418fa580.tar.xz qemu-5df5416e639cd75bd85d243af41387c2418fa580.zip | |
Unneeded NULL check
The check is unneccesary, we read the value at the start of the
thread, use it, and never change it. The value is checked to be
non-NULL before thread creation.
Spotted by coverity, CID 1339211
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'include/block')
0 files changed, 0 insertions, 0 deletions
