From mboxrd@z Thu Jan 1 00:00:00 1970 From: sbabic at denx.de Date: Mon, 27 Jul 2020 21:09:28 +0200 (CEST) Subject: [PATCH 2/2] imx8m: soc: Remove unneeded space In-Reply-To: <20200717193654.27678-2-festevam@gmail.com> Message-ID: <20200727190928.3527182367@phobos.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > 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 > Signed-off-by: Fabio Estevam > Reviewed-by: Tom Rini > Reviewed-by: Peng Fan Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================