qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCHv4 0/2] envlist.c: handle strdup failure
@ 2012-08-17 18:24 Jim Meyering
  2012-08-17 18:24 ` [Qemu-devel] [PATCHv4 1/2] envlist.c: conform to QEMU's coding style Jim Meyering
  2012-08-17 18:24 ` [Qemu-devel] [PATCHv4 2/2] envlist.c: handle strdup failure Jim Meyering
  0 siblings, 2 replies; 5+ messages in thread
From: Jim Meyering @ 2012-08-17 18:24 UTC (permalink / raw)
  To: qemu-devel; +Cc: Jim Meyering

From: Jim Meyering <meyering@redhat.com>

Differences from v3 (no semantic change):
  - change 1/2 so this file conforms more closely to QEMU's coding style,
    by adding braces around each one-line if body (there was no one-line
    else- or while-block).
  - move an indentation correction from 2/2 into 1/2

Jim Meyering (2):
  envlist.c: conform to QEMU's coding style
  envlist.c: handle strdup failure

 envlist.c | 284 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 152 insertions(+), 132 deletions(-)

--
1.7.12.rc2

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

end of thread, other threads:[~2012-08-19 13:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-17 18:24 [Qemu-devel] [PATCHv4 0/2] envlist.c: handle strdup failure Jim Meyering
2012-08-17 18:24 ` [Qemu-devel] [PATCHv4 1/2] envlist.c: conform to QEMU's coding style Jim Meyering
2012-08-19 13:17   ` [Qemu-devel] [PATCH for-1.2? v4 " Andreas Färber
2012-08-17 18:24 ` [Qemu-devel] [PATCHv4 2/2] envlist.c: handle strdup failure Jim Meyering
2012-08-19 13:21   ` [Qemu-devel] [PATCH for-1.2? v4 " Andreas Färber

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