On 11/1/23 10:38, Eelco Chaudron wrote:
> 
> 
> On 31 Oct 2023, at 18:12, Ihar Hrachyshka wrote:
> 
>> E721: "do not compare types, for exact checks use `is` / `is not`, for
>> instance checks use `isinstance()`"
>>
>> This fixes `make flake8-check` target when running with
>> pycodestyle>=1.2.
>>
>> Signed-off-by: Ihar Hrachyshka <[email protected]>
> 
> Hi Ihar, thanks for taking care of this! The changes look good to me.
> 
> I guess only the subject might need some cleanup, but can probably be done at 
> commit time.
> 
> Acked-by: Eelco Chaudron <[email protected]>


Thanks, Ihar and Eelco!  I fixed the checkpatch warning and applied
the fix.  Backported down to 2.17 to avoid build issues on LTS.

Best regards, Ilya Maximets.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to