Re: [PATCH v3 3/3] i2c/busses/i2c-icy: Add LTC2990 present on 2019 board revision
From: Max Staudt
Date: Mon Aug 19 2019 - 07:23:01 EST
On 08/16/2019 06:09 PM, Wolfram Sang wrote:
>
>>> Braces for both blocks. Did you run checkpatch?
>>
>> I did, and it didn't say anything.
>
> Hmm, strange, does is complain when you use '--strict'?
Yes, --strict catches it. Thanks, I didn't know about that parameter.
I'll send a v5 with all requested fixes.
Max