[PATCH 1/3] usb: chipidea: imx: Add a missing blank line

Peter Chen (CIX) peter.chen at kernel.org
Sun Jul 20 19:24:10 PDT 2025


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 at nxp.com>
> Signed-off-by: Dan Carpenter <dan.carpenter at linaro.org>

Acked-by: Peter Chen <peter.chen at 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



More information about the linux-arm-kernel mailing list