commit | a2eebe88fdb95d04917a4d1b794fda5319b15879 | [log] [tgz] |
---|---|---|
author | Amit Shah <amit.shah@redhat.com> | Thu Feb 04 20:16:22 2010 +0530 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Wed Feb 10 12:45:04 2010 -0600 |
tree | 21e3a131735c780bce46d4b284118a57b79c9602 | |
parent | 6616b2adb5569b0eec589bd66d8ee21225e6ee0d [diff] |
kvm: reduce code duplication in config_iothread We have some duplicated code in the CONFIG_IOTHREAD #ifdef and #else cases. Fix that. Signed-off-by: Amit Shah <amit.shah@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>