public inbox for linux-usb@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] usb: chipidea: imx: Add a missing blank line
       [not found] <cover.1752703107.git.dan.carpenter@linaro.org>
@ 2025-07-16 22:46 ` Dan Carpenter
  2025-07-21  2:24   ` Peter Chen (CIX)
  0 siblings, 1 reply; 2+ messages in thread
From: Dan Carpenter @ 2025-07-16 22:46 UTC (permalink / raw)
  To: Xu Yang
  Cc: Peter Chen, Greg Kroah-Hartman, Shawn Guo, Sascha Hauer,
	Pengutronix Kernel Team, Fabio Estevam, linux-usb, imx,
	linux-arm-kernel, linux-kernel

Fix a checkpatch warning:
CHECK: Please use a blank line after function/struct/union/enum declarations

Reported-by: Xu Yang <xu.yang_2@nxp.com>
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
---
 drivers/usb/chipidea/usbmisc_imx.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/usb/chipidea/usbmisc_imx.c b/drivers/usb/chipidea/usbmisc_imx.c
index 0b8b980409bc..3d20c5e76c6a 100644
--- a/drivers/usb/chipidea/usbmisc_imx.c
+++ b/drivers/usb/chipidea/usbmisc_imx.c
@@ -1118,6 +1118,7 @@ static int usbmisc_imx6sx_power_lost_check(struct imx_usbmisc_data *data)
 	else
 		return 0;
 }
+
 static int usbmisc_s32g_power_lost_check(struct imx_usbmisc_data *data)
 {
 	return 1;
-- 
2.47.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 1/3] usb: chipidea: imx: Add a missing blank line
  2025-07-16 22:46 ` [PATCH 1/3] usb: chipidea: imx: Add a missing blank line Dan Carpenter
@ 2025-07-21  2:24   ` Peter Chen (CIX)
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Chen (CIX) @ 2025-07-21  2:24 UTC (permalink / raw)
  To: Dan Carpenter
  Cc: Xu Yang, Greg Kroah-Hartman, Shawn Guo, Sascha Hauer,
	Pengutronix Kernel Team, Fabio Estevam, linux-usb, imx,
	linux-arm-kernel, linux-kernel

On 25-07-16 17:46:26, Dan Carpenter wrote:
> Fix a checkpatch warning:
> CHECK: Please use a blank line after function/struct/union/enum declarations
> 
> Reported-by: Xu Yang <xu.yang_2@nxp.com>
> Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>

Acked-by: Peter Chen <peter.chen@kernel.org>

Peter
> ---
>  drivers/usb/chipidea/usbmisc_imx.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/usb/chipidea/usbmisc_imx.c b/drivers/usb/chipidea/usbmisc_imx.c
> index 0b8b980409bc..3d20c5e76c6a 100644
> --- a/drivers/usb/chipidea/usbmisc_imx.c
> +++ b/drivers/usb/chipidea/usbmisc_imx.c
> @@ -1118,6 +1118,7 @@ static int usbmisc_imx6sx_power_lost_check(struct imx_usbmisc_data *data)
>  	else
>  		return 0;
>  }
> +
>  static int usbmisc_s32g_power_lost_check(struct imx_usbmisc_data *data)
>  {
>  	return 1;
> -- 
> 2.47.2
> 

-- 

Best regards,
Peter

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-07-21  2:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <cover.1752703107.git.dan.carpenter@linaro.org>
2025-07-16 22:46 ` [PATCH 1/3] usb: chipidea: imx: Add a missing blank line Dan Carpenter
2025-07-21  2:24   ` Peter Chen (CIX)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox