commit | 8f3e03cb73dce9eac207cfe0f37d87d6490421a0 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Fri May 24 16:45:30 2013 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed May 29 16:26:39 2013 +0200 |
tree | 1b548de8532fd23e68152dd04e8eae84050a63c4 | |
parent | ae4e43e80f3e1e65d096ebbc643eed9d763e1441 [diff] |
cputlb: simplify tlb_set_page The same "if" condition is repeated twice. Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>