commit | 2b84f92b8141679be6b90396655fa4887589ec28 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Tue Oct 08 16:01:37 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Oct 11 16:26:46 2013 -0700 |
tree | 412ce6b97862813978b33b043eab4993b337bd09 | |
parent | 65b2fb32b5ce53e103e026b6f95b784c5921cd2e [diff] |
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>