[PATCH] staging: usbip: remove redundant return statements

2014-07-28 Thread Max Vozeler
: + return; +} Signed-off-by: Max Vozeler --- drivers/staging/usbip/stub_rx.c | 1 - drivers/staging/usbip/vhci_hcd.c | 1 - drivers/staging/usbip/vhci_rx.c | 2 -- 3 files changed, 4 deletions(-) diff --git a/drivers/staging/usbip/stub_rx.c b/drivers/staging/usbip/stub_rx.c index eac1325

Re: [PATCH 0/3] usbip: move usbip out of staging

2014-08-06 Thread Max Vozeler
Hi everyone, On Tue, Mar 18, 2014 at 01:33:24PM -0700, Greg KH wrote: > On Tue, Mar 18, 2014 at 10:11:20PM +0200, Valentina Manea wrote: > > After migrating userspace code to libudev, converting usbip-host > > to a device driver and various bug fixes and enhancements, USB/IP > > is fully functiona