diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2013-04-05 08:42:41 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-04-05 14:10:30 -0700 |
commit | 6a3ae8412f9e9cee0e8647954f4f7f2c50664ca2 (patch) | |
tree | bcb731a06e85ecddaf5bbd56c5e8197b897bd675 /drivers/usb/host/ehci-mem.c | |
parent | 7ca2cd291fd84ae499390f227a255ccba2780a81 (diff) |
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/host/ehci-mem.c')
0 files changed, 0 insertions, 0 deletions