ruff 0.15.21 Redirect to /tmp/tmp.RDWuoiF0mk and /tmp/tmp.AvpPvrD0m2 Tree base: 2fbade662450 ("Merge branch 'net-mctp-usb-add-support-for-mctp-over-usb-v1-1'") Now at: 1955dfc37460 ("selftests/net/openvswitch: add SCTP flow key support and test") ====== Checking before the patch ====== tools/testing/selftests/net/openvswitch/ovs-dpctl.py:14: [F401] `struct` imported but unused tools/testing/selftests/net/openvswitch/ovs-dpctl.py:690: [E722] Do not use bare `except` tools/testing/selftests/net/openvswitch/ovs-dpctl.py:825: [F841] Local variable `lst` is assigned to but never used tools/testing/selftests/net/openvswitch/ovs-dpctl.py:1078: [F841] Local variable `keybits` is assigned to but never used tools/testing/selftests/net/openvswitch/ovs-dpctl.py:1079: [F841] Local variable `maskbits` is assigned to but never used tools/testing/selftests/net/openvswitch/ovs-dpctl.py:2535: [E711] Comparison to `None` should be `cond is None` ====== Checking the tree with the patch ====== tools/testing/selftests/net/openvswitch/ovs-dpctl.py:14: [F401] `struct` imported but unused tools/testing/selftests/net/openvswitch/ovs-dpctl.py:690: [E722] Do not use bare `except` tools/testing/selftests/net/openvswitch/ovs-dpctl.py:825: [F841] Local variable `lst` is assigned to but never used tools/testing/selftests/net/openvswitch/ovs-dpctl.py:1078: [F841] Local variable `keybits` is assigned to but never used tools/testing/selftests/net/openvswitch/ovs-dpctl.py:1079: [F841] Local variable `maskbits` is assigned to but never used tools/testing/selftests/net/openvswitch/ovs-dpctl.py:2540: [E711] Comparison to `None` should be `cond is None`