ARM: omap2: Fix checkpatch issues
authorFranziska Naepelt <franziska.naepelt@googlemail.com>
Wed, 31 May 2023 17:04:27 +0000 (19:04 +0200)
committerTony Lindgren <tony@atomide.com>
Fri, 2 Jun 2023 09:33:48 +0000 (12:33 +0300)
commit937e87229ea04e94c4f1a2f3f5ae9d2c56989acd
treed017f109f2b9942c0f6e3666c95c7d9068136b7f
parent5b4560cf15602a4217d2f5664cf031d98780f0f0
ARM: omap2: Fix checkpatch issues

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

Signed-off-by: Franziska Naepelt <franziska.naepelt@gmail.com>
Message-ID: <20230531170427.42199-1-franziska.naepelt@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/omap-wakeupgen.c
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c
arch/arm/mach-omap2/omap_phy_internal.c
arch/arm/mach-omap2/sdrc2xxx.c
arch/arm/mach-omap2/ti81xx-restart.c