ruff 0.15.4 Redirect to /tmp/tmp.wGXVSULrN0 and /tmp/tmp.lIrvAV5bfT Tree base: f9a620076c8d ("selftests: rds: Add ksft timeout") Now at: 8da66ae282c1 ("selftests: rds: Fix tcpdump segfault in rds selftests") ====== Checking before the patch ====== tools/testing/selftests/net/rds/test.py:20: [E402] Module level import not at top of file tools/testing/selftests/net/rds/test.py:195: [F841] Local variable `e` is assigned to but never used tools/testing/selftests/net/rds/test.py:217: [F841] Local variable `e` is assigned to but never used ====== Checking the tree with the patch ====== tools/testing/selftests/net/rds/test.py:20: [E402] Module level import not at top of file tools/testing/selftests/net/rds/test.py:195: [F841] Local variable `e` is assigned to but never used tools/testing/selftests/net/rds/test.py:217: [F841] Local variable `e` is assigned to but never used