Re: [PATCH 1/4] rtc: max77686: fix checkpatch error

From: Krzysztof Kozlowski
Date: Tue Feb 02 2016 - 18:57:26 EST


On 02.02.2016 22:16, Laxman Dewangan wrote:
> Fix following check patch error in rtc-max77686 driver:
> - Alignment should match open parenthesis.
> - braces {} should be used on all arms of this statement.
> - Prefer using the BIT macro
>
> Signed-off-by: Laxman Dewangan <ldewangan@xxxxxxxxxx>
> ---
> drivers/rtc/rtc-max77686.c | 25 +++++++++++++------------
> 1 file changed, 13 insertions(+), 12 deletions(-)
>

Reviewed-by: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>

Tested on Trats2/max77686:
Tested-by: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>


Best regards,
Krzysztof