aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xenpaging
diff options
context:
space:
mode:
authorOlaf Hering <olaf@aepfle.de>2011-11-20 17:01:15 +0100
committerOlaf Hering <olaf@aepfle.de>2011-11-20 17:01:15 +0100
commitea29884ce772c3081870cdf187a5cf9e8d4fd2fe (patch)
tree28eca85cfe9983901e4ead544b3a5dcc4b79f28e /tools/xenpaging
parent6a14fdf92048ef07ba8e10bde3b175e79152f94f (diff)
downloadxen-ea29884ce772c3081870cdf187a5cf9e8d4fd2fe.tar.gz
xen-ea29884ce772c3081870cdf187a5cf9e8d4fd2fe.tar.bz2
xen-ea29884ce772c3081870cdf187a5cf9e8d4fd2fe.zip
xenpaging: remove filename from comment
Signed-off-by: Olaf Hering <olaf@aepfle.de> Committed-by: Ian Jackson <ian.jackson.citrix.com>
Diffstat (limited to 'tools/xenpaging')
-rw-r--r--tools/xenpaging/file_ops.c1
-rw-r--r--tools/xenpaging/policy_default.c1
-rw-r--r--tools/xenpaging/xenpaging.c1
3 files changed, 0 insertions, 3 deletions
diff --git a/tools/xenpaging/file_ops.c b/tools/xenpaging/file_ops.c
index 772d222637..1032242c6a 100644
--- a/tools/xenpaging/file_ops.c
+++ b/tools/xenpaging/file_ops.c
@@ -1,5 +1,4 @@
/******************************************************************************
- * tools/xenpaging/file_ops.c
*
* Common file operations.
*
diff --git a/tools/xenpaging/policy_default.c b/tools/xenpaging/policy_default.c
index 0d32c94859..6cce0ed317 100644
--- a/tools/xenpaging/policy_default.c
+++ b/tools/xenpaging/policy_default.c
@@ -1,5 +1,4 @@
/******************************************************************************
- * tools/xenpaging/policy.c
*
* Xen domain paging default policy.
*
diff --git a/tools/xenpaging/xenpaging.c b/tools/xenpaging/xenpaging.c
index 8de1f368b3..5edf8d3c8b 100644
--- a/tools/xenpaging/xenpaging.c
+++ b/tools/xenpaging/xenpaging.c
@@ -1,5 +1,4 @@
/******************************************************************************
- * tools/xenpaging/xenpaging.c
*
* Domain paging.
* Copyright (c) 2009 by Citrix Systems, Inc. (Patrick Colp)