All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] stubdom: drop debugging message
@ 2008-08-26 16:16 Samuel Thibault
  0 siblings, 0 replies; only message in thread
From: Samuel Thibault @ 2008-08-26 16:16 UTC (permalink / raw)
  To: xen-devel

stubdom: drop debugging message

Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com>

diff -r c2472ded5c7c tools/libxc/xc_minios.c
--- a/tools/libxc/xc_minios.c	Tue Aug 26 15:16:57 2008 +0100
+++ b/tools/libxc/xc_minios.c	Tue Aug 26 17:06:09 2008 +0100
@@ -64,7 +64,6 @@ void *xc_map_foreign_range(int xc_handle
                            unsigned long mfn)
 {
     unsigned long pt_prot = 0;
-    printf("xc_map_foreign_range(%lx, %d)\n", mfn, size);
 #ifdef __ia64__
     /* TODO */
 #else

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-08-26 16:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-26 16:16 [PATCH] stubdom: drop debugging message Samuel Thibault

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.