
17 Jul
2020
17 Jul
'20
10:56 p.m.
On Fri, Jul 17, 2020 at 04:36:54PM -0300, Fabio Estevam wrote:
Checkpatch reports the following issue:
ERROR: space prohibited before that ',' (ctx:WxW) #936: FILE: arch/arm/mach-imx/imx8m/soc.c:936:
0, 0 , 0, 0, 0, 0, &res);
Remove the unneeded space. ^ Reported-by: Tom Rini trini@konsulko.com Signed-off-by: Fabio Estevam festevam@gmail.com
Reviewed-by: Tom Rini trini@konsulko.com
--
Tom