commit | 2a245709099e98bca638694c182f1e5627567df7 | [log] [tgz] |
---|---|---|
author | Stefan Hajnoczi <stefanha@redhat.com> | Mon Jun 19 16:00:02 2017 +0100 |
committer | Max Reitz <mreitz@redhat.com> | Mon Jun 26 14:54:46 2017 +0200 |
tree | eb0666929a0bb50eec2b6c6e69151919691ff3f7 | |
parent | f69165a8feca055cf4a37d13ab0fc5beec3cb372 [diff] |
qemu-img: don't shadow opts variable in img_dd() It's confusing when two different variables have the same name in one function. Cc: Reda Sallahi <fullmanet@gmail.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Message-id: 20170619150002.3033-1-stefanha@redhat.com Signed-off-by: Max Reitz <mreitz@redhat.com>