All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-4.5 v2 0/4] libxl: CODING_STYLE
@ 2014-11-14 18:52 Ian Jackson
  2014-11-14 18:52 ` [PATCH 1/4] libxl: CODING_STYLE: Much new material Ian Jackson
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Ian Jackson @ 2014-11-14 18:52 UTC (permalink / raw)
  To: xen-devel; +Cc: Wei Liu, Ian Campbell

The structural considerations, error handling patterns, and so on, in
libxl have remained undocumented.  This has been a problem during
recent code submissions and reviews.

In this series I have attempted to document current best practice.
The first patch contains much new material and the others are minor
and consequential fixes.

*1/4 libxl: CODING_STYLE: Much new material
 2/4 libxl: CODING_STYLE: Deprecate `error' for out blocks
 3/4 libxl: CODING_STYLE: Mention function out parameters
*4/4 libxl: CODING_STYLE: Discuss existing style problems

 * = Modified patches, to take into account review comments from
     Ian Campbell.

I would like to suggest that this ought to go into 4.5 because:
 - it would be useful documentation to assist with any nontrivial
   bugfixes that need to be made to libxl
 - there isn't any risk of it actually breaking anything, because
   it's just doc changes.

Thanks,
Ian.

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

end of thread, other threads:[~2014-11-18 14:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-14 18:52 [PATCH for-4.5 v2 0/4] libxl: CODING_STYLE Ian Jackson
2014-11-14 18:52 ` [PATCH 1/4] libxl: CODING_STYLE: Much new material Ian Jackson
2014-11-14 18:52 ` [PATCH 2/4] libxl: CODING_STYLE: Deprecate `error' for out blocks Ian Jackson
2014-11-14 18:52 ` [PATCH 3/4] libxl: CODING_STYLE: Mention function out parameters Ian Jackson
2014-11-14 18:52 ` [PATCH 4/4] libxl: CODING_STYLE: Discuss existing style problems Ian Jackson
2014-11-14 18:56 ` [PATCH for-4.5 v2 0/4] libxl: CODING_STYLE Konrad Rzeszutek Wilk
2014-11-15 14:18 ` Wei Liu
2014-11-18 14:52   ` [PATCH for-4.5 v2 0/4] libxl: CODING_STYLE [and 1 more messages] Ian Jackson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.