WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] [PATCH] policy_tool.c

To: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>, xense-devel@xxxxxxxxxxxxxxxxxxx, Reiner Sailer <sailer@xxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH] policy_tool.c
From: aq <aquynh@xxxxxxxxx>
Date: Tue, 21 Jun 2005 18:22:11 +0900
Delivery-date: Tue, 21 Jun 2005 09:21:10 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type; b=PiqpM2+iNITlSMm2MkDEV5Zv6Iae45JjM0pDYtB50c9mF6wl2Up5VJ2mXXbRk8V1K6e1KHex7L0TX6YnUoM+lueeFzk6s5ta0Xof5UXER8y8pHBk9K7d7jlTFJO22P52Vo/ZRbxkPhoRnVKCdvF0DX3XFdOClJt9L25qdGauhD8=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Reply-to: aq <aquynh@xxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
This patch is for policy_tool.c (ChangeSet@xxxxxx)
- fix few typos.
- handle the possible errors correctly.
- remove the (useless) ouput line "Policy dump End"

Signed-off-by: Nguyen Anh Quynh <aquynh@xxxxxxxxx>

# diffstat policy_tool2.patch 
 policy_tool.c |   23 +++++++++--------------
 1 files changed, 9 insertions(+), 14 deletions(-)

Attachment: policy_tool2.patch
Description: Text Data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH] policy_tool.c, aq <=