Re: [PATCH v2 19/36] soc: fsl: cpm1: qmc: Fix blank line and spaces

2024-08-23 Thread Christophe Leroy
Le 08/08/2024 à 09:11, Herve Codina a écrit : checkpatch.pl raises the following issues CHECK: Please don't use multiple blank lines CHECK: Alignment should match open parenthesis Fix them. Signed-off-by: Herve Codina Reviewed-by: Christophe Leroy --- drivers/soc/fsl/qe/qmc.c

[PATCH v2 19/36] soc: fsl: cpm1: qmc: Fix blank line and spaces

2024-08-08 Thread Herve Codina
checkpatch.pl raises the following issues CHECK: Please don't use multiple blank lines CHECK: Alignment should match open parenthesis Fix them. Signed-off-by: Herve Codina --- drivers/soc/fsl/qe/qmc.c | 10 -- 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/drivers/soc