x86/MSI: leverage local variables
authorJan Beulich <jbeulich@suse.com>
Tue, 5 Dec 2017 16:17:23 +0000 (17:17 +0100)
committerJan Beulich <jbeulich@suse.com>
Tue, 5 Dec 2017 16:17:23 +0000 (17:17 +0100)
commit6d7bac64a461be7af96c8d813107b5f69c2eca3d
tree84bc91a3edc111667c061dfdc3c5d6c7e0ef41a8
parent3dec344d89cfe7ab62e680769e73f7975e122454
x86/MSI: leverage local variables

... instead of using redundant calculations.

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