Re: [PATCH 05/12] tty: serial: samsung: Fix driver data macros style

From: Krzysztof Kozlowski
Date: Fri Jul 30 2021 - 12:35:01 EST


On 30/07/2021 16:49, Sam Protsenko wrote:
> Make checkpatch happy by fixing this error:
>
> ERROR: Macros with complex values should be enclosed in parentheses
>
> Although this change is made to keep macros consistent with consequent
> patches (adding driver data for new SoC), it's intentionally added as a
> separate patch to ease possible porting efforts in future.
>
> Signed-off-by: Sam Protsenko <semen.protsenko@xxxxxxxxxx>
> ---
> drivers/tty/serial/samsung_tty.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>


Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>


Best regards,
Krzysztof