projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f710919
)
xen/domain: Remove trailing whitespace
author
Andrii Anisov
<andrii_anisov@epam.com>
Tue, 11 Sep 2018 15:36:32 +0000
(18:36 +0300)
committer
Andrew Cooper
<andrew.cooper3@citrix.com>
Tue, 11 Sep 2018 15:38:39 +0000
(16:38 +0100)
Signed-off-by: Andrii Anisov <andrii_anisov@epam.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/common/domain.c
patch
|
blob
|
history
diff --git
a/xen/common/domain.c
b/xen/common/domain.c
index 2c05e5853dc649cc59b6b0d2b0fc08fee35be5c5..9a541971dd8dbe5619dfeed724ca37c12c1557a4 100644
(file)
--- a/
xen/common/domain.c
+++ b/
xen/common/domain.c
@@
-155,7
+155,7
@@
struct vcpu *alloc_vcpu(
}
else
{
- v->runstate.state = RUNSTATE_offline;
+ v->runstate.state = RUNSTATE_offline;
v->runstate.state_entry_time = NOW();
set_bit(_VPF_down, &v->pause_flags);
vcpu_info_reset(v);