diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2013-04-05 07:42:41 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-04-05 23:10:30 +0200 |
commit | 6a3ae8412f9e9cee0e8647954f4f7f2c50664ca2 (patch) | |
tree | bcb731a06e85ecddaf5bbd56c5e8197b897bd675 /drivers/usb/gadget/f_rndis.c | |
parent | usb: chipidea: udc: fix memory leak in _ep_nuke (diff) | |
download | linux-6a3ae8412f9e9cee0e8647954f4f7f2c50664ca2.tar.xz linux-6a3ae8412f9e9cee0e8647954f4f7f2c50664ca2.zip |
USB: keyspan: pull in one indent level
We can remove the "if (urb->actual_length) {" check because checking for
"while (i < urb->actual_length) {" is sufficient. This lets us pull the
code in one indent level.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/gadget/f_rndis.c')
0 files changed, 0 insertions, 0 deletions