From: Christoph Egger <Christoph.Egger@amd.com>
To: xen-devel@lists.xensource.com
Subject: [PATCH][TOOLS] libxc: remove redundant declaration
Date: Fri, 11 Jul 2008 14:59:47 +0200 [thread overview]
Message-ID: <200807111459.47846.Christoph.Egger@amd.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 611 bytes --]
Hi!
Attached patch removes redundant declaration of
xc_copy_to_domain_page(). It's already declared
in xenctrl.h.
Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>
--
AMD Saxony, Dresden, Germany
Operating System Research Center
Legal Information:
AMD Saxony Limited Liability Company & Co. KG
Sitz (Geschäftsanschrift):
Wilschdorfer Landstr. 101, 01109 Dresden, Deutschland
Registergericht Dresden: HRA 4896
vertretungsberechtigter Komplementär:
AMD Saxony LLC (Sitz Wilmington, Delaware, USA)
Geschäftsführer der AMD Saxony LLC:
Dr. Hans-R. Deppe, Thomas McCoy
[-- Attachment #2: tools_private.diff --]
[-- Type: text/x-diff, Size: 529 bytes --]
diff -r 27aaff984b36 tools/libxc/xg_private.h
--- a/tools/libxc/xg_private.h Thu Jul 10 17:33:23 2008 +0100
+++ b/tools/libxc/xg_private.h Fri Jul 11 13:02:52 2008 +0200
@@ -170,9 +170,6 @@ typedef l4_pgentry_64_t l4_pgentry_t;
#define PAEKERN_extended_cr3 2
#define PAEKERN_bimodal 3
-int xc_copy_to_domain_page(int xc_handle, uint32_t domid,
- unsigned long dst_pfn, const char *src_page);
-
int pin_table(int xc_handle, unsigned int type, unsigned long mfn,
domid_t dom);
[-- Attachment #3: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
reply other threads:[~2008-07-11 12:59 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=200807111459.47846.Christoph.Egger@amd.com \
--to=christoph.egger@amd.com \
--cc=xen-devel@lists.xensource.com \
/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 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.