]> git.ipfire.org Git - thirdparty/linux.git/commit
soc: fsl: cpm1: qmc: Add missing spinlock comment
authorHerve Codina <herve.codina@bootlin.com>
Thu, 8 Aug 2024 07:11:15 +0000 (09:11 +0200)
committerChristophe Leroy <christophe.leroy@csgroup.eu>
Tue, 3 Sep 2024 05:49:19 +0000 (07:49 +0200)
commit211ddf7cc331191eb86e66050584bbe851bf6479
tree2447246089db255f8bc56d46b8907c5583b45940
parente49dd637e02589bd9bf096c250963fb2da9cc9d6
soc: fsl: cpm1: qmc: Add missing spinlock comment

checkpatch.pl raises the following issue
  CHECK: spinlock_t definition without comment

Add the missing comments.

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-23-herve.codina@bootlin.com
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
drivers/soc/fsl/qe/qmc.c