Re: [PATCH v3 1/2] ARM: s3c24xx: formatting cleanup in mach-mini2440.c

From: Krzysztof Kozlowski
Date: Mon Sep 10 2018 - 13:06:26 EST


On Fri, Sep 07, 2018 at 11:54:45PM +0200, Cedric Roux wrote:
> Running:
> scripts/checkpatch.pl -f arch/arm/mach-s3c24xx/mach-mini2440.c
> revealed several errors and warnings.
>
> They were all removed, except one which is an #if 0 around the declaration
> of a gpio pin. This needs some more investigation and I prefer to let it
> here. This is not some dead code.
>
> 'printk' was replaced by 'pr_info'.
>
> Signed-off-by: Cedric Roux <sed@xxxxxxx>
> ---
> arch/arm/mach-s3c24xx/mach-mini2440.c | 80 ++++++++++++++-------------

Thanks, applied.

Best regards,
Krzysztof