]> xenbits.xensource.com Git - xen.git/commit
common/gnttab: gnttab_query_size() cleanup
authorAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 20 Jun 2017 09:40:56 +0000 (10:40 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 15 Aug 2017 14:08:57 +0000 (15:08 +0100)
commitf0cd93c2a85562b66e86c78c49335c14613c9e76
treef31b72906b3959d0c475a2d6f342ecdbdf7bcaf0
parent1603696c27bbf47cfff71de5b958a3f8232e80a4
common/gnttab: gnttab_query_size() cleanup

Drop pointless debugging messages, and reduce variable scope.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
xen/common/grant_table.c