From: Saatvik Arya Date: Sun, 3 Jan 2016 17:12:40 +0000 (+0530) Subject: drivers: staging: octeon-usb: octeon-hcd.c: fixed coding style related warnings X-Git-Tag: next-20160210~18^2~74 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=edb0d9d4a3fe65cb08dab750b4ad6c2ae5d65d50;p=karo-tx-linux.git drivers: staging: octeon-usb: octeon-hcd.c: fixed coding style related warnings fixed coding style warnings related to comment blocks Signed-off-by: Saatvik Arya Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/octeon-usb/octeon-hcd.c b/drivers/staging/octeon-usb/octeon-hcd.c index 6f2871784ba5..16d45879d0c4 100644 --- a/drivers/staging/octeon-usb/octeon-hcd.c +++ b/drivers/staging/octeon-usb/octeon-hcd.c @@ -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; /*