ARM: omap: Fix checkpatch issues
authorFranziska Naepelt <franziska.naepelt@googlemail.com>
Tue, 30 May 2023 18:24:03 +0000 (20:24 +0200)
committerTony Lindgren <tony@atomide.com>
Wed, 31 May 2023 05:30:43 +0000 (08:30 +0300)
commitb5b2e006c98f97f2c83aeeb6e7e8fb32198cc43a
treeee0a25343e7043d47cdbf0e42d5038b51282fa95
parentac9a78681b921877518763ba0e89202254349d1b
ARM: omap: Fix checkpatch issues

This removes the following checkpatch issues:
- ERROR: space required after that ',' (ctx:VxV)
- WARNING: Comparisons should place the constant on the right side of the test

Signed-off-by: Franziska Naepelt <franziska.naepelt@gmail.com>
Message-Id: <20230530182403.35646-1-franziska.naepelt@gmail.com>
[tony@atomide.com: add space also around '-' in addition to ',']
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/sram-init.c
arch/arm/mach-omap2/sram.c