commit | 1328f7b928e3fc41e019903a56d7253b04d7e4de | [log] [tgz] |
---|---|---|
author | Dave Jones <davej@codemonkey.org.uk> | Tue May 31 11:25:09 2016 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Aug 30 19:06:43 2016 +0200 |
tree | c7b787b6041038dd3342392be8ab561b45b1de8a | |
parent | 1aaaa9acaea1dd2878d6c92b45e4c117ef425baf [diff] |
usbip: vudc: Fix apparent cut-n-paste error 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 <davej@codemonkey.org.uk> Reviewed-by: Krzysztof Opasiak <k.opasiak@samsung.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>