[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220210191838.398373-1-ahamedhusni73@gmail.com>
Date: Fri, 11 Feb 2022 00:48:38 +0530
From: Husni Faiz <ahamedhusni73@...il.com>
To: b-liu@...com, gregkh@...uxfoundation.org
Cc: Husni Faiz <ahamedhusni73@...il.com>, linux-usb@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH v2] usb: Fix Trailing Whitespace Coding Style Error
Removed Trailing whitespace.
Signed-off-by: Husni Faiz <ahamedhusni73@...il.com>
---
drivers/usb/musb/musb_host.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/usb/musb/musb_host.c b/drivers/usb/musb/musb_host.c
index 9ff7d891b4b7..cf25a2b7e3bb 100644
--- a/drivers/usb/musb/musb_host.c
+++ b/drivers/usb/musb/musb_host.c
@@ -563,7 +563,7 @@ musb_rx_reinit(struct musb *musb, struct musb_qh *qh, u8 epnum)
ep->rx_reinit = 0;
}
-static void musb_tx_dma_set_mode_mentor(struct musb_hw_ep *hw_ep,
+static void musb_tx_dma_set_mode_mentor(struct musb_hw_ep *hw_ep,
struct musb_qh *qh,
u32 *length, u8 *mode)
{
--
2.25.1
Powered by blists - more mailing lists