]> git.ipfire.org Git - thirdparty/linux.git/commit
soc: fsl: cpm1: tsa: Fix blank line and spaces
authorHerve Codina <herve.codina@bootlin.com>
Thu, 8 Aug 2024 07:10:58 +0000 (09:10 +0200)
committerChristophe Leroy <christophe.leroy@csgroup.eu>
Tue, 3 Sep 2024 05:49:17 +0000 (07:49 +0200)
commitbfd4f092c49fe20a802f703e79df4926b70f3564
tree541e9a8dc2c1e4c26f46f70eee7f6bf7bdad0c2b
parent37dbcd596f9056c5bc6f196873599dca01bc3774
soc: fsl: cpm1: tsa: Fix blank line and spaces

checkpatch.pl raises the following issues
  CHECK: Please don't use multiple blank lines
  CHECK: spaces preferred around that '/' (ctx:VxV)
  CHECK: spaces preferred around that '+' (ctx:VxV)
  CHECK: spaces preferred around that '-' (ctx:VxV)

Fix them.

Signed-off-by: Herve Codina <herve.codina@bootlin.com>
Reviewed-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Link: https://lore.kernel.org/r/20240808071132.149251-6-herve.codina@bootlin.com
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
drivers/soc/fsl/qe/tsa.c