====== Checking before the patch ====== ====== Checking the tree with the patch ====== New errors added --- /tmp/tmp.4pAD60YHwT 2025-09-25 18:40:55.159898614 -0700 +++ /tmp/tmp.GNtDPCv6AB 2025-09-25 18:40:55.387897022 -0700 @@ -8,0 +9 @@ +tools/testing/selftests/drivers/net/hw/lib/py/__init__.py:16: [F401] `net.lib.py.PSPFamily` imported but unused; consider using `importlib.util.find_spec` to test for availability @@ -47,0 +49 @@ +tools/testing/selftests/drivers/net/lib/py/__init__.py:15: [F401] `net.lib.py.PSPFamily` imported but unused; consider using `importlib.util.find_spec` to test for availability @@ -98,0 +101 @@ +tools/testing/selftests/net/lib/py/__init__.py:9: [F401] `.ynl.PSPFamily` imported but unused; consider removing, adding to `__all__`, or using a redundant alias