xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] xl cleanup and docs
@ 2017-03-01 10:24 Wei Liu
  2017-03-01 10:24 ` [PATCH 1/5] CONTRIBUTING: list xl in inbound license section Wei Liu
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Wei Liu @ 2017-03-01 10:24 UTC (permalink / raw)
  To: Xen-devel; +Cc: Wei Liu, Ian Jackson

Wei Liu (5):
  CONTRIBUTING: list xl in inbound license section
  xl: add CODING_STYLE
  xl: remove declaration of ctx in c files
  xl: lift common_domname declaration to xl.h
  xl: lift logfile declaration to xl.h

 CONTRIBUTING            |   1 +
 tools/xl/CODING_STYLE   | 203 ++++++++++++++++++++++++++++++++++++++++++++++++
 tools/xl/xl.h           |   2 +
 tools/xl/xl_flask.c     |   2 -
 tools/xl/xl_migrate.c   |   2 -
 tools/xl/xl_misc.c      |   2 -
 tools/xl/xl_utils.c     |   3 -
 tools/xl/xl_vmcontrol.c |   4 -
 8 files changed, 206 insertions(+), 13 deletions(-)
 create mode 100644 tools/xl/CODING_STYLE

-- 
2.11.0


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

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

end of thread, other threads:[~2017-03-02 12:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-01 10:24 [PATCH 0/5] xl cleanup and docs Wei Liu
2017-03-01 10:24 ` [PATCH 1/5] CONTRIBUTING: list xl in inbound license section Wei Liu
2017-03-01 10:24 ` [PATCH 2/5] xl: add CODING_STYLE Wei Liu
2017-03-01 10:24 ` [PATCH 3/5] xl: remove declaration of ctx in c files Wei Liu
2017-03-01 10:24 ` [PATCH 4/5] xl: lift common_domname declaration to xl.h Wei Liu
2017-03-01 10:24 ` [PATCH 5/5] xl: lift logfile " Wei Liu
2017-03-02 12:56 ` [PATCH 0/5] xl cleanup and docs Ian Jackson

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).