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-ia64-devel

[Xen-ia64-devel] [Patch] pv_ops: cleanup xcom_hcall.c

To: xen-ia64-devel <xen-ia64-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-ia64-devel] [Patch] pv_ops: cleanup xcom_hcall.c
From: Akio Takebe <takebe_akio@xxxxxxxxxxxxxx>
Date: Thu, 27 Mar 2008 22:53:20 +0900
Delivery-date: Thu, 27 Mar 2008 06:52:10 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

This patch is for cleanup of xcom_hcall.c.
The result of checkpatch.pl is NG --> OK.

# ./scripts/checkpatch.pl --file arch/ia64/xen/xcom_hcall.c  
total: 0 errors, 0 warnings, 434 lines checked

arch/ia64/xen/xcom_hcall.c has no obvious style problems and is ready for 
submission.

The below is OK/NG list of checkpatch.pl under arch/ia64/xen.

[NG]
arch/ia64/xen/irq_xen.c
arch/ia64/xen/machvec.c
arch/ia64/xen/paravirt_xen.c
arch/ia64/xen/xen_pv_ops.c

[OK]
arch/ia64/xen/Makefile
arch/ia64/xen/Kconfig
arch/ia64/xen/irq_xen.h
arch/ia64/xen/time.c
arch/ia64/xen/time.h
arch/ia64/xen/util.c
arch/ia64/xen/xcom_hcall.c [NG-->OK]
arch/ia64/xen/xencomm.c
arch/ia64/xen/xenivt.S
arch/ia64/xen/xensetup.S

Signed-off-by: Akio Takebe <takebe_akio@xxxxxxxxxxxxxx>

Best Regards,

Akio Takebe

Attachment: cleanup_xcom_hcall.patch
Description: Binary data

_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-ia64-devel] [Patch] pv_ops: cleanup xcom_hcall.c, Akio Takebe <=