From: Alexander Graf Date: Fri, 10 Aug 2012 10:31:12 +0000 (+0200) Subject: KVM: PPC: BookE: No duplicate request != 0 check X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~27^2~56^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d8185d4ee22f425001d28d1817fc8d478e6fa02;p=pandora-kernel.git KVM: PPC: BookE: No duplicate request != 0 check We only call kvmppc_check_requests() when vcpu->requests != 0, so drop the redundant check in the function itself Signed-off-by: Alexander Graf --- Reading git-diff-tree failed