On 05/15/2017 08:10 AM, Erik Skultety wrote:
Since there's at least SRIOV and MDEV sub-capabilities to be
parsed,
let's make the code more readable by splitting it to several logical
blocks.
Signed-off-by: Erik Skultety <eskultet(a)redhat.com>
---
src/conf/node_device_conf.c | 142 ++++++++++++++++++++++++++------------------
1 file changed, 83 insertions(+), 59 deletions(-)
Reviewed-by: John Ferlan <jferlan(a)redhat.com>
John