diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2019-11-19 05:21:47 -0500 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2019-12-11 08:14:06 -0500 |
commit | 2a946fa1c8bc26df03bacebb6811b656d5e0cf1c (patch) | |
tree | 3e47f72bd4c7dc6ba67fde99119ee66253bfc849 /README | |
parent | 63341ab03706e11a31e3dd8ccc0fbc9beaf723f0 (diff) |
virtio_balloon: name cleanups
free_page_order is a confusing name. It's not a page order
actually, it's the order of the block of memory we are hinting.
Rename to hint_block_order. Also, rename SIZE to BYTES
to make it clear it's the block size in bytes.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Wei Wang <wei.w.wang@intel.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions