Re: [PATCH v2 18/29] memory: brcmstb_dpfe: Remove unneeded braces

From: Krzysztof Kozlowski
Date: Fri Jul 24 2020 - 10:13:27 EST


On Fri, Jul 24, 2020 at 09:40:27AM +0200, Krzysztof Kozlowski wrote:
> Single statement blocks don't need braces. Fixes checkpatch warning:
>
> WARNING: braces {} are not necessary for single statement blocks
>
> Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
> Acked-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
> Acked-by: Markus Mayer <mmayer@xxxxxxxxxxxx>
> ---
> drivers/memory/brcmstb_dpfe.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)

Applied (and part of pull request to arm-soc).

Best regards,
Krzysztof