]> xenbits.xensource.com Git - xen.git/commit
x86/altp2m: Fix style errors introduced with c/s 9abcac7ff
authorAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 29 May 2019 04:19:11 +0000 (05:19 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 29 May 2019 13:39:28 +0000 (14:39 +0100)
commitdf4e4cafd28d63be64db06493e310ac0217d2c5b
treea1439fb87aee281299b40c41d24fc752390643e6
parent9abcac7ff14506b934e55d1cfd86575f182b77b7
x86/altp2m: Fix style errors introduced with c/s 9abcac7ff

Drop introduced trailing whitespace, excessively long lines, mal-indention,
superfluous use of PRI macros for int-or-smaller types, and incorrect PRI
macros for gfns and mfns.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
Acked-by: George Dunlap <george.dunlap@citrix.com>
xen/arch/x86/hvm/hvm.c
xen/arch/x86/mm/p2m.c