From: Dominik Dingel Date: Thu, 12 Mar 2015 12:55:53 +0000 (+0100) Subject: KVM: s390: cleanup jump lables in kvm_arch_init_vm X-Git-Tag: omap-for-v4.1/fixes-rc1~202^2~33^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40f5b735e867b8fd3e6090f5a184950c68d227bb;p=pandora-kernel.git KVM: s390: cleanup jump lables in kvm_arch_init_vm As all cleanup functions can handle their respective NULL case there is no need to have more than one error jump label. Signed-off-by: Dominik Dingel Acked-by: Cornelia Huck Signed-off-by: Christian Borntraeger --- Reading git-diff-tree failed