From: Thomas Huth Date: Thu, 12 Sep 2013 08:33:46 +0000 (+0200) Subject: KVM: s390: Allow NULL parameter for kvm_s390_get_regs_rre X-Git-Tag: v3.13-rc1~80^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff7158b2277d2bb942e2d09dd1df9a9d8a7598ab;p=pandora-kernel.git KVM: s390: Allow NULL parameter for kvm_s390_get_regs_rre We're not always interested in both registers that are specified for an RRE instruction. So allow NULL as parameter, too, to indicate that we do not need the corresponding value. Signed-off-by: Thomas Huth Reviewed-by: Cornelia Huck Signed-off-by: Christian Borntraeger Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed