xen/grant-table: Remove 'led' variable in map_grant_ref
authorJulien Grall <jgrall@amazon.com>
Tue, 25 Feb 2020 18:36:33 +0000 (18:36 +0000)
committerJulien Grall <julien@xen.org>
Thu, 5 Mar 2020 12:59:46 +0000 (12:59 +0000)
commite57b00f0b7e8a932fabd8524465972f9c4d2e507
tree33bdc68d6f00ab01f3db9b67fe809f534fcb18a3
parent26cada81c43719508783e72c244fcf57e495ccc7
xen/grant-table: Remove 'led' variable in map_grant_ref

The name of the variable 'led' is confusing and only used in one place a
line after. So remove it.

Signed-off-by: Julien Grall <jgrall@amazon.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/common/grant_table.c