]> xenbits.xensource.com Git - xen.git/commit
x86/mm: Misc nonfunctional cleanup
authorAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 18 Apr 2017 14:41:16 +0000 (15:41 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 23 Jun 2017 14:00:37 +0000 (15:00 +0100)
commit2b8eb37993038d542d0e503e241b3d83af5f6292
tree78ad5be2e58f94873082902d228f7abee7e8a7ec
parentb20f8cd11fbfc6e40a00b63e3c2d53549221def0
x86/mm: Misc nonfunctional cleanup

 * Drop trailing whitespace
 * Apply Xen comment and space style
 * Switch bool_t to bool
 * Drop TOGGLE_MODE() macro
 * Replace erroneous mandatory barriers with smp barriers
 * Switch boolean ints for real bools

No (intended) functional change.

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