>>> On 15.08.17 at 14:30, wrote:
> Drop pointless debugging messages, and reduce variable scope.
... and correct the type of an induction variable.
> Signed-off-by: Andrew Cooper
Reviewed-by: Jan Beulich
___
Xen-devel mailing list
Xen-devel@lists
Drop pointless debugging messages, and reduce variable scope.
Signed-off-by: Andrew Cooper
---
CC: George Dunlap
CC: Jan Beulich
CC: Stefano Stabellini
CC: Tim Deegan
CC: Wei Liu
---
xen/common/grant_table.c | 16 +++-
1 file changed, 7 insertions(+), 9 deletions(-)
diff --git