USB: core: Codestyle fix in urb.c
authorJonas Hesselmann <jonas.hesselmann@hotmail.de>
Sun, 25 Oct 2015 18:28:58 +0000 (19:28 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Oct 2015 19:04:48 +0000 (04:04 +0900)
commitae416ba4e94a30486ba2af0afe052579e7114ab8
tree3822e3ddf6fdc183c93bdb4ebe6a43eb79b2bfcb
parentaa5b477db5826e9922c4fe78ccf53fb2df039367
USB: core: Codestyle fix in urb.c

Delete braces around single statement block suggested by checkpatch.pl

Signed-off-by: Jonas Hesselmann <jonas.hesselmann@hotmail.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/urb.c