Re: [PATCH] ARM: omap2: Fix checkpatch issues

From: Tony Lindgren
Date: Fri Jun 02 2023 - 05:34:13 EST


* Franziska Naepelt <franziska.naepelt@xxxxxxxxxxxxxx> [230531 20:04]:
> The following checkpatch issues have been resolved:
>
> arch/arm/mach-omap2/omap-wakeupgen.c
> WARNING: Missing a blank line after declarations
>
> arch/arm/mach-omap2/omap_hwmod_3xxx_data.c
> ERROR: space prohibited before that ',' (ctx:WxE)
> WARNING: Use lore.kernel.org archive links when possible
>
> arch/arm/mach-omap2/omap_phy_internal.c
> WARNING: Block comments should align the * on each line
>
> arch/arm/mach-omap2/sdrc2xxx.c
> WARNING: It's generally not useful to have the filename in the file
>
> arch/arm/mach-omap2/ti81xx-restart.c
> ERROR: trailing statements should be on next line

Thanks applying into omap-for-v6.5/cleanup.

Tony