projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9685a28
)
credit2: remove undefined declaration of __dump_execstate()
author
Dario Faggioli
<dario.faggioli@citrix.com>
Fri, 17 Mar 2017 08:31:58 +0000
(09:31 +0100)
committer
Jan Beulich
<jbeulich@suse.com>
Fri, 17 Mar 2017 08:31:58 +0000
(09:31 +0100)
Signed-off-by: Dario Faggioli <dario.faggioli@citrix.com>
Acked-by: George Dunlap <george.dunlap@citrix.com>
xen/common/sched_credit2.c
patch
|
blob
|
history
diff --git
a/xen/common/sched_credit2.c
b/xen/common/sched_credit2.c
index af457c1e09b57d87b26b7152ace06b25b871be8f..bb1c657e762617bc2d6b38e9e65914c2ff41f42a 100644
(file)
--- a/
xen/common/sched_credit2.c
+++ b/
xen/common/sched_credit2.c
@@
-2437,8
+2437,6
@@
csched2_runtime(const struct scheduler *ops, int cpu,
return time;
}
-void __dump_execstate(void *unused);
-
/*
* Find a candidate.
*/