Skip to content
Commit 31ba514b authored by Alexander Duyck's avatar Alexander Duyck Committed by Michael S. Tsirkin
Browse files

virtio-balloon: Avoid using the word 'report' when referring to free page hinting



It can be confusing to have multiple features within the same driver that
are using the same verbage. As such this patch is creating a union of
free_page_report_cmd_id with free_page_hint_cmd_id so that we can clean-up
the userspace code a bit in terms of readability while maintaining the
functionality of legacy code.

Signed-off-by: default avatarAlexander Duyck <alexander.h.duyck@linux.intel.com>
Link: https://lore.kernel.org/r/20200415174318.13597.99753.stgit@localhost.localdomain


Signed-off-by: default avatarMichael S. Tsirkin <mst@redhat.com>
parent dc39cbb4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment