diff options
author | Andrew Jones <drjones@redhat.com> | 2016-06-10 19:40:12 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2016-06-16 18:39:05 +0200 |
commit | 0544edd88a6acea81aefe22fd0cd9a85d1eef093 (patch) | |
tree | eac78393a02a9a0cda3571ab7bce3000e095c978 /tests/vhost-user-test.c | |
parent | 926cde5f3e4d2504ed161ed0cb771ac7cad6fd11 (diff) |
vl: smp_parse: cleanups
No functional changes; only some code movement and removal of
dead code (impossible conditions). Also, max_cpus can be
initialized to 1, like smp_cpus, because it's either set by the
user or set to smp_cpus, when smp_cpus is set by the user, or
set to 1, when nothing is set.
Signed-off-by: Andrew Jones <drjones@redhat.com>
Message-Id: <1465580427-13596-2-git-send-email-drjones@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tests/vhost-user-test.c')
0 files changed, 0 insertions, 0 deletions