]> git.ipfire.org Git - thirdparty/qemu.git/commit
qemu-iotests: get rid of _full_imgproto_details()
authorCleber Rosa <crosa@redhat.com>
Thu, 27 Jul 2017 12:02:07 +0000 (08:02 -0400)
committerMichael Tokarev <mjt@tls.msk.ru>
Mon, 14 Aug 2017 10:06:54 +0000 (13:06 +0300)
commit657c572afe8dae393f2321db8866c02b4bf7bc77
tree6e8176fac1baae2ad76a7230d7f6b11b33043c2b
parent88552b553b0f2d75f0f91a247f19c2e3b81ed5aa
qemu-iotests: get rid of _full_imgproto_details()

Although this function is used, its implementation does nothing
besides echoing a variable name.  There's no need to wrap this
functionality in a function, and based on the one usage it has, it's
not even required to adhere to a convention or code style.

Signed-off-by: Cleber Rosa <crosa@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
tests/qemu-iotests/check
tests/qemu-iotests/common.rc