]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: disk: Remove custom single-use temporary variables
authorPeter Krempa <pkrempa@redhat.com>
Wed, 20 Apr 2016 14:16:22 +0000 (16:16 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 21 Apr 2016 15:04:06 +0000 (17:04 +0200)
commit5211c90738bbdcf1a6e1fe62b6081e8d59c6c6ab
tree998b9b685ef84470bc39f8970e6261b9ce2dd20b
parentffaacefadaa51f0f41dfb411c3daea840b3f5bc0
conf: disk: Remove custom single-use temporary variables

Use a single temporary variable instead shortening the code.
src/conf/domain_conf.c