2017-09-19 09:22:45

by Gabriel FERNANDEZ

[permalink] [raw]
Subject: Re: linux-4.14-rc1/drivers/clk/clk-stm32h7.c: 2 * possible typo ?

Hi David,

I confirm it's typo issue. I 'm ready to send a fix for that.

Many Thank's

Gabriel

> Hello there,
>
> 1.
>
> linux-4.14-rc1/drivers/clk/clk-stm32h7.c:387]: (style) Same expression
> on both sides of '&&'.
>
> Source code is
>
>     if (gcfg->mux && gcfg->mux) {
>
> 2.
>
> [linux-4.14-rc1/drivers/clk/clk-stm32h7.c:413]: (style) Same expression
> on both sides of '&&'.
>
> Duplicate.
>
> Regards
>
> David Binderman


2017-09-19 09:25:09

by Gabriel FERNANDEZ

[permalink] [raw]
Subject: Re: linux-4.14-rc1/drivers/clk/clk-stm32h7.c: 2 * possible typo ?

I missed David ...


On 09/19/2017 11:22 AM, Gabriel FERNANDEZ wrote:
> Hi David,
>
> I confirm it's typo issue. I 'm ready to send a fix for that.
>
> Many Thank's
>
> Gabriel
>
>> Hello there,
>>
>> 1.
>>
>> linux-4.14-rc1/drivers/clk/clk-stm32h7.c:387]: (style) Same expression
>> on both sides of '&&'.
>>
>> Source code is
>>
>>     if (gcfg->mux && gcfg->mux) {
>>
>> 2.
>>
>> [linux-4.14-rc1/drivers/clk/clk-stm32h7.c:413]: (style) Same expression
>> on both sides of '&&'.
>>
>> Duplicate.
>>
>> Regards
>>
>> David Binderman