xen/gnttab: Remove replace_grant_supported()
authorAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 16 Mar 2018 19:16:45 +0000 (19:16 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 23 Jul 2018 10:11:02 +0000 (11:11 +0100)
commit353d6c4903572971207067aca0c6f72cd8fc91cd
tree46aaeb8466c05e199ddfccbf48e1f52e6f53a029
parent90adbca3815e52d59847e38a431464f7719e099e
xen/gnttab: Remove replace_grant_supported()

It is identical on all architecture, and this is a better overall than fixing
it up to have a proper boolean return value.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Julien Grall <julien.grall@arm.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/common/grant_table.c
xen/include/asm-arm/grant_table.h
xen/include/asm-x86/grant_table.h