ruff 0.15.9 Redirect to /tmp/tmp.ZkGE68TEVw and /tmp/tmp.oB2eb0mlmR Tree base: fb9466df54ff ("openvswitch: vport: fix self-deadlock on release of tunnel ports") Now at: b5fd7929a2b5 ("selftests: openvswitch: add tests for tunnel vport refcounting") ====== 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:14: [F401] `socket` imported but unused 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`