]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
drivers: staging: octeon-usb: octeon-hcd.c: fixed coding style related warnings
authorSaatvik Arya <aryasaatvik@gmail.com>
Sun, 3 Jan 2016 17:12:40 +0000 (22:42 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Feb 2016 03:35:16 +0000 (19:35 -0800)
fixed coding style warnings related to comment blocks

Signed-off-by: Saatvik Arya <aryasaatvik@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/octeon-usb/octeon-hcd.c

index 6f2871784ba5955548a7b5f0b2797e22bc5ef109..16d45879d0c40b0047a0c94510589f2f6848b0a1 100644 (file)
@@ -2006,7 +2006,8 @@ static void octeon_usb_urb_complete_callback(struct cvmx_usb_state *usb,
        urb->hcpriv = NULL;
 
        /* For Isochronous transactions we need to update the URB packet status
-          list from data in our private copy */
+        * list from data in our private copy
+        */
        if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) {
                int i;
                /*