====== Checking before the patch ====== ====== Checking the tree with the patch ====== New warnings added --- /tmp/tmp.lSx518wIPy 2026-04-09 14:21:00.669411775 -0400 +++ /tmp/tmp.Y4IeIgljT0 2026-04-09 14:21:00.984409541 -0400 @@ -0,0 +1,8 @@ +************* Module so_txtime +tools/testing/selftests/drivers/net/so_txtime.py:91:0: C0325: Unnecessary parens after 'if' keyword (superfluous-parens) +tools/testing/selftests/drivers/net/so_txtime.py:17:0: R0913: Too many arguments (6/5) (too-many-arguments) +tools/testing/selftests/drivers/net/so_txtime.py:17:0: R0917: Too many positional arguments (6/5) (too-many-positional-arguments) + +------------------------------------------------------------------ +Your code has been rated at 9.33/10 (previous run: 9.50/10, -0.17) +