xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH Altp2m cleanup v6] Cleaning up altp2m code
@ 2016-09-26 17:52 Paul Lai
  2016-09-26 17:52 ` [PATCH Altp2m cleanup v6] altp2m cleanup work Paul Lai
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Lai @ 2016-09-26 17:52 UTC (permalink / raw)
  To: xen-devel; +Cc: ravi.sahita, george.dunlap, jbeulich

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@lists.xen.org
https://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-09-28 14:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-26 17:52 [PATCH Altp2m cleanup v6] Cleaning up altp2m code Paul Lai
2016-09-26 17:52 ` [PATCH Altp2m cleanup v6] altp2m cleanup work Paul Lai
2016-09-28 14:45   ` Jan Beulich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).