====== Checking before the patch ====== ====== Checking the tree with the patch ====== New errors added --- /tmp/tmp.Av6J2nGGRx 2025-09-25 18:40:58.568874815 -0700 +++ /tmp/tmp.vOPZIV6qyt 2025-09-25 18:40:58.797873216 -0700 @@ -37,0 +38 @@ +tools/testing/selftests/drivers/net/hw/lib/py/__init__.py:25: [F401] `net.lib.py.ksft_not_none` imported but unused; consider using `importlib.util.find_spec` to test for availability @@ -81,0 +83 @@ +tools/testing/selftests/drivers/net/lib/py/__init__.py:24: [F401] `net.lib.py.ksft_not_none` imported but unused; consider using `importlib.util.find_spec` to test for availability @@ -88,0 +91 @@ +tools/testing/selftests/drivers/net/lib/py/env.py:10: [F811] Redefinition of unused `KsftXfailEx` from line 6 @@ -90,3 +93,3 @@ -tools/testing/selftests/net/lib/py/ksft.py:161: [E722] Do not use bare `except` -tools/testing/selftests/net/lib/py/ksft.py:179: [F541] f-string without any placeholders -tools/testing/selftests/net/lib/py/ksft.py:197: [E722] Do not use bare `except` +tools/testing/selftests/net/lib/py/ksft.py:166: [E722] Do not use bare `except` +tools/testing/selftests/net/lib/py/ksft.py:184: [F541] f-string without any placeholders +tools/testing/selftests/net/lib/py/ksft.py:202: [E722] Do not use bare `except`