
17 May
2017
17 May
'17
8:13 p.m.
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@redhat.com> --- src/conf/node_device_conf.c | 142 ++++++++++++++++++++++++++------------------ 1 file changed, 83 insertions(+), 59 deletions(-)
Reviewed-by: John Ferlan <jferlan@redhat.com> John