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 <[email protected]>
> Acked-by: Florian Fainelli <[email protected]>
> Acked-by: Markus Mayer <[email protected]>
> ---
> 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