[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH Altp2m cleanup v6] Cleaning up altp2m code
Altp2m cleanup work The altp2m clean work is motivated by the following URLs: https://lists.xenproject.org/archives/html/xen-devel/2015-07/msg04323.html Most of the work has been: Lots of white space, indentation, and other coding style preference corrections. Lots of function return type corrections (and checking). Better sanity checking of values before processing in do_altp2m_op(). Using 'bool' instead of 'bool_t' for stronger checking. Paul Lai (1): altp2m cleanup work. xen/arch/x86/hvm/hvm.c | 47 ++++++++++++++++++++----------------------- xen/include/asm-x86/hvm/hvm.h | 26 +++++++++++++++++++----- 2 files changed, 43 insertions(+), 30 deletions(-) -- 2.7.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |