ruff 0.15.9 Redirect to /tmp/tmp.jbalBRBjzK and /tmp/tmp.fRKg7fdCAe Tree base: edf4bee4215a ("Merge branch 'net-sched-tc_dump_qdisc-optimizations'") Now at: e29fda363422 ("selftests: openvswitch: add vlan() and encap() flow string parsing") ====== Checking before the patch ====== tools/testing/selftests/net/openvswitch/ovs-dpctl.py:15: [F401] `struct` imported but unused tools/testing/selftests/net/openvswitch/ovs-dpctl.py:663: [E722] Do not use bare `except` tools/testing/selftests/net/openvswitch/ovs-dpctl.py:734: [F841] Local variable `lst` is assigned to but never used tools/testing/selftests/net/openvswitch/ovs-dpctl.py:981: [F841] Local variable `keybits` is assigned to but never used tools/testing/selftests/net/openvswitch/ovs-dpctl.py:982: [F841] Local variable `maskbits` is assigned to but never used tools/testing/selftests/net/openvswitch/ovs-dpctl.py:2176: [E711] Comparison to `None` should be `cond is None` ====== Checking the tree with the patch ====== tools/testing/selftests/net/openvswitch/ovs-dpctl.py:15: [F401] `struct` imported but unused tools/testing/selftests/net/openvswitch/ovs-dpctl.py:663: [E722] Do not use bare `except` tools/testing/selftests/net/openvswitch/ovs-dpctl.py:734: [F841] Local variable `lst` is assigned to but never used tools/testing/selftests/net/openvswitch/ovs-dpctl.py:981: [F841] Local variable `keybits` is assigned to but never used tools/testing/selftests/net/openvswitch/ovs-dpctl.py:982: [F841] Local variable `maskbits` is assigned to but never used tools/testing/selftests/net/openvswitch/ovs-dpctl.py:2362: [E711] Comparison to `None` should be `cond is None`