aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/usb/host/isp1362-hcd.c
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2013-10-08 16:01:37 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-10-11 16:26:46 -0700
commit2b84f92b8141679be6b90396655fa4887589ec28 (patch)
tree412ce6b97862813978b33b043eab4993b337bd09 /drivers/usb/host/isp1362-hcd.c
parentusb: chipidea: udc: Fix calling spin_lock_irqsave at sleep context (diff)
downloadwireguard-linux-2b84f92b8141679be6b90396655fa4887589ec28.tar.xz
wireguard-linux-2b84f92b8141679be6b90396655fa4887589ec28.zip
usb: Remove unnecessary semicolons
These aren't necessary after switch and if blocks. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host/isp1362-hcd.c')
-rw-r--r--drivers/usb/host/isp1362-hcd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/host/isp1362-hcd.c b/drivers/usb/host/isp1362-hcd.c
index 6f29abad6815..935a2dd367a8 100644
--- a/drivers/usb/host/isp1362-hcd.c
+++ b/drivers/usb/host/isp1362-hcd.c
@@ -2108,7 +2108,7 @@ static int isp1362_show(struct seq_file *s, void *unused)
default:
s = "?";
break;
- };
+ }
s;}), ep->maxpacket) ;
list_for_each_entry(urb, &ep->hep->urb_list, urb_list) {
seq_printf(s, " urb%p, %d/%d\n", urb,