xen/grant-table: remove gnttab_*transfer*() functions
authorJuergen Gross <jgross@suse.com>
Fri, 11 Mar 2022 10:34:28 +0000 (11:34 +0100)
committerBoris Ostrovsky <boris.ostrovsky@oracle.com>
Wed, 16 Mar 2022 01:34:04 +0000 (20:34 -0500)
commitb0f212633b31ddca99c76aa38f812fe492e8410a
tree8cbdf2cf0d66ed5b5614108c21f62e6dcaaca6ef
parent982e4430beb94e65c482d36a11dbb779f20c38a7
xen/grant-table: remove gnttab_*transfer*() functions

All grant table operations related to the "transfer" functionality
are unused currently. There have been users in the old days of the
"Xen-o-Linux" kernel, but those didn't make it upstream.

So remove the "transfer" related functions.

Signed-off-by: Juergen Gross <jgross@suse.com>
Link: https://lore.kernel.org/r/20220311103429.12845-2-jgross@suse.com
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
drivers/xen/grant-table.c
include/xen/grant_table.h