> Some printf() have strings that doesn't terminate with end of line
> and make the output hard to read.
> Signed-off-by: Clément Péron
> Reviewed-by: Fabio Estevam
> Reviewed-by: Peng Fan
Applied to u-boot-imx, master, thanks !
Best regards,
Stefano Babic
--
=
On 2022/3/30 19:49, Clément Péron wrote:
Some printf() have strings that doesn't terminate with end of line
and make the output hard to read.
Signed-off-by: Clément Péron
Reviewed-by: Peng Fan
---
arch/arm/mach-imx/parse-container.c | 4 ++--
1 file changed, 2 insertions(+), 2 deleti
Hi Clément,
On Wed, Mar 30, 2022 at 8:49 AM Clément Péron wrote:
>
> Some printf() have strings that doesn't terminate with end of line
> and make the output hard to read.
>
> Signed-off-by: Clément Péron
Thanks for the patch:
Reviewed-by: Fabio Estevam
Some printf() have strings that doesn't terminate with end of line
and make the output hard to read.
Signed-off-by: Clément Péron
---
arch/arm/mach-imx/parse-container.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/mach-imx/parse-container.c
b/arch/arm/mach-i
4 matches
Mail list logo