Re: usbip: vudc: Fix apparent cut-n-paste error

2016-06-01 Thread Krzysztof Opasiak
On 05/31/2016 05:25 PM, Dave Jones wrote: > Coverity picked up that this looks like a cut-n-paste from an almost > identical sequence below that didn't get its variable renamed. > > Signed-off-by: Dave Jones > > diff --git a/drivers/usb/usbip/vudc_dev.c b/drivers/usb/usbip/vudc_dev.c > index 8

usbip: vudc: Fix apparent cut-n-paste error

2016-05-31 Thread Dave Jones
Coverity picked up that this looks like a cut-n-paste from an almost identical sequence below that didn't get its variable renamed. Signed-off-by: Dave Jones diff --git a/drivers/usb/usbip/vudc_dev.c b/drivers/usb/usbip/vudc_dev.c index 8994a13819ab..7091848df6c8 100644 --- a/drivers/usb/usbip/v