From: Matt Wilson <msw@linux.com>
To: xen-devel@lists.xenproject.org
Cc: Ben Cressey <bcressey@amazon.com>,
Samuel Thibault <samuel.thibault@ens-lyon.org>,
Matt Wilson <msw@amazon.com>,
Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Subject: [PATCH v2 0/4] minios: various cleanups and fixes
Date: Fri, 6 Sep 2013 12:52:03 -0700 [thread overview]
Message-ID: <1378497127-809-1-git-send-email-msw@linux.com> (raw)
In-Reply-To: <1378486436.14745.171.camel@kazak.uk.xensource.com>
The following four patches clean up xenbus operations in mini-os
frontend drivers. Patchs 2 and 3 are clean-up only and have no
functional changes.
I've retained Samuel's Acked-by: on patches 3 and 4 as there has been
no change in the proposed patch from v1.
Ben Cressey (2):
minios: clean up unneeded "err = NULL" in frontend drivers
minios: fix xenbus_rm() calls in frontend drivers
Matt Wilson (2):
minios: correct char array allocation for xenbus paths
minios: clean up allocation of char arrays used for xenbus paths
extras/mini-os/blkfront.c | 17 ++++++-------
extras/mini-os/console/xenbus.c | 6 ++---
extras/mini-os/fbfront.c | 51 ++++++++++++++++++---------------------
extras/mini-os/netfront.c | 23 +++++++++---------
extras/mini-os/pcifront.c | 24 +++++++++---------
5 files changed, 59 insertions(+), 62 deletions(-)
--
1.7.9.5
next prev parent reply other threads:[~2013-09-06 19:52 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-05 0:25 [PATCH] minios: Fix xenbus_rm() calls in frontend drivers Matt Wilson
2013-09-05 9:17 ` Ian Campbell
2013-09-05 18:06 ` Matt Wilson
2013-09-06 9:00 ` Ian Campbell
2013-09-06 16:24 ` Matt Wilson
2013-09-06 16:53 ` Ian Campbell
2013-09-06 19:52 ` Matt Wilson [this message]
2013-09-06 19:52 ` [PATCH v2 1/4] minios: correct char array allocation for xenbus paths Matt Wilson
2013-09-09 14:00 ` Ian Campbell
2013-09-09 18:53 ` Samuel Thibault
2013-09-06 19:52 ` [PATCH v2 2/4] minios: clean up allocation of char arrays used " Matt Wilson
2013-09-09 14:02 ` Ian Campbell
2013-09-06 19:52 ` [PATCH v2 3/4] minios: clean up unneeded "err = NULL" in frontend drivers Matt Wilson
2013-09-06 19:52 ` [PATCH v2 4/4] minios: fix xenbus_rm() calls " Matt Wilson
2013-09-09 14:04 ` [PATCH v2 0/4] minios: various cleanups and fixes Ian Campbell
2013-09-10 10:48 ` Ian Campbell
2013-09-05 18:17 ` [PATCH] minios: Fix xenbus_rm() calls in frontend drivers Samuel Thibault
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1378497127-809-1-git-send-email-msw@linux.com \
--to=msw@linux.com \
--cc=bcressey@amazon.com \
--cc=msw@amazon.com \
--cc=samuel.thibault@ens-lyon.org \
--cc=stefano.stabellini@eu.citrix.com \
--cc=xen-devel@lists.xenproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).