From 47d8994bc11fd81a1903c916c244902b54618571 Mon Sep 17 00:00:00 2001 From: Aaro Koskinen Date: Fri, 7 Jun 2013 02:09:51 +0300 Subject: [PATCH] staging: octeon-usb: cvmx-usbnx-defs.h: reformat a comment Reformat a comment to fit it into 80 columns line lenght. Signed-off-by: Aaro Koskinen Signed-off-by: Greg Kroah-Hartman --- drivers/staging/octeon-usb/cvmx-usbnx-defs.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/staging/octeon-usb/cvmx-usbnx-defs.h b/drivers/staging/octeon-usb/cvmx-usbnx-defs.h index e9e6751b1865..96d706770fc6 100644 --- a/drivers/staging/octeon-usb/cvmx-usbnx-defs.h +++ b/drivers/staging/octeon-usb/cvmx-usbnx-defs.h @@ -66,7 +66,8 @@ * * USBN_CLK_CTL = USBN's Clock Control * - * This register is used to control the frequency of the hclk and the hreset and phy_rst signals. + * This register is used to control the frequency of the hclk and the + * hreset and phy_rst signals. */ union cvmx_usbnx_clk_ctl { uint64_t u64; -- 2.39.2