commit | 03f6a22a3979f20575c39ff86c79b3fa3b7f469d | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Mon Jul 04 15:13:07 2016 +0000 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Jul 05 14:41:45 2016 +0200 |
tree | eeb531774377afb333f0ee65c91faf5ca78af3aa | |
parent | add6a0cd1c5ba51b201e1361b05a5df817083618 [diff] |
KVM: x86: Use ARRAY_SIZE instead of dividing sizeof array with sizeof an element Use ARRAY_SIZE instead of dividing sizeof array with sizeof an element Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>