Re: [PATCH v2 06/36] soc: fsl: cpm1: tsa: Add missing spinlock comment

2024-08-23 Thread Christophe Leroy
Le 08/08/2024 à 09:10, Herve Codina a écrit : checkpatch.pl raises the following issue CHECK: spinlock_t definition without comment Add the missing comment. Signed-off-by: Herve Codina Reviewed-by: Christophe Leroy --- drivers/soc/fsl/qe/tsa.c | 2 +- 1 file changed, 1 insertion

[PATCH v2 06/36] soc: fsl: cpm1: tsa: Add missing spinlock comment

2024-08-08 Thread Herve Codina
checkpatch.pl raises the following issue CHECK: spinlock_t definition without comment Add the missing comment. Signed-off-by: Herve Codina --- drivers/soc/fsl/qe/tsa.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/soc/fsl/qe/tsa.c b/drivers/soc/fsl/qe/tsa.c index