|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen master] xl: remove declaration of ctx in c files
commit 697dd4af748311ab87949fb4fd8e879c11aa2b31
Author: Wei Liu <wei.liu2@xxxxxxxxxx>
AuthorDate: Wed Mar 1 10:24:53 2017 +0000
Commit: Wei Liu <wei.liu2@xxxxxxxxxx>
CommitDate: Thu Mar 2 13:41:03 2017 +0000
xl: remove declaration of ctx in c files
There is already one in xl.h.
No functional change.
Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx>
Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
---
tools/xl/xl_flask.c | 2 --
tools/xl/xl_vmcontrol.c | 1 -
2 files changed, 3 deletions(-)
diff --git a/tools/xl/xl_flask.c b/tools/xl/xl_flask.c
index 804165c..5237697 100644
--- a/tools/xl/xl_flask.c
+++ b/tools/xl/xl_flask.c
@@ -23,8 +23,6 @@
#include "xl.h"
-extern libxl_ctx *ctx;
-
int main_getenforce(int argc, char **argv)
{
int ret;
diff --git a/tools/xl/xl_vmcontrol.c b/tools/xl/xl_vmcontrol.c
index 9b9d55c..a3f27ad 100644
--- a/tools/xl/xl_vmcontrol.c
+++ b/tools/xl/xl_vmcontrol.c
@@ -30,7 +30,6 @@
#include "xl_utils.h"
#include "xl_parse.h"
-extern libxl_ctx *ctx;
extern int logfile;
extern const char *common_domname;
--
generated by git-patchbot for /home/xen/git/xen.git#master
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxx
https://lists.xenproject.org/xen-changelog
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |