Re: [libvirt] [PATCH 1/4] vbox: cleanup vboxAttachUSB

2013-11-25 Thread Laine Stump
On 11/21/2013 04:41 PM, Ryota Ozaki wrote: This cleanup flattens deeply nested code. Signed-off-by: Ryota Ozaki ozaki.ry...@gmail.com ACK and pushed. Fairly mechanical. (Still concerned by the lack of error checking, but that is a pre-existing problem...) --- src/vbox/vbox_tmpl.c | 153

[libvirt] [PATCH 1/4] vbox: cleanup vboxAttachUSB

2013-11-21 Thread Ryota Ozaki
This cleanup flattens deeply nested code. Signed-off-by: Ryota Ozaki ozaki.ry...@gmail.com --- src/vbox/vbox_tmpl.c | 153 ++- 1 file changed, 79 insertions(+), 74 deletions(-) diff --git a/src/vbox/vbox_tmpl.c b/src/vbox/vbox_tmpl.c index