diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2022-03-08 12:57:39 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-03-21 16:28:41 +0300 |
commit | c9b8fecddb5bb4b67e351bbaeaa648a6f7456912 (patch) | |
tree | 0d798042d2cc2167c43520e25b7ed831a4f87660 /include/linux/vmalloc.h | |
parent | 6d8491910fcd3324d0f0ece3bd68e85ead3a04d7 (diff) | |
download | linux-c9b8fecddb5bb4b67e351bbaeaa648a6f7456912.tar.xz |
KVM: use kvcalloc for array allocations
Instead of using array_size, use a function that takes care of the
multiplication. While at it, switch to kvcalloc since this allocation
should not be very large.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include/linux/vmalloc.h')
0 files changed, 0 insertions, 0 deletions