diff options
author | Dr. David Alan Gilbert <dgilbert@redhat.com> | 2017-10-05 20:07:25 +0100 |
---|---|---|
committer | Markus Armbruster <armbru@redhat.com> | 2017-12-20 09:11:50 +0100 |
commit | da78e382dddc499882120590ae0ac834881a96b8 (patch) | |
tree | 22423ee09c67719a6befd3e3a52651e84cbb713c /util/log.c | |
parent | 7ad9270ee21fdf0262a44ebf7e280c6a85022ced (diff) |
option: Remove shadowing opt decl from qemu_opt_print()
opt was declared as a separate local inside the last loop,
shadowing the local at the top of the function.
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Message-Id: <20171005190725.18712-1-dgilbert@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'util/log.c')
0 files changed, 0 insertions, 0 deletions