pylint 3.3.9 astroid 3.3.8 Python 3.14.2 (main, Dec 5 2025, 00:00:00) [GCC 15.2.1 20251111 (Red Hat 15.2.1-4)] Redirect to /tmp/tmp.zj07vguQHx and /tmp/tmp.MflHe2HALe Tree base: 885bebac9909 ("nfc: pn533: Fix error code in pn533_acr122_poweron_rdr()") Now at: 6d35cfbdafe9 ("selftests: drv-net: psp: fix templated test names in psp_ip_ver_test_builder()") ====== Checking before the patch ====== ************* Module psp tools/testing/selftests/drivers/net/psp.py:519:13: R1718: Consider using a set comprehension (consider-using-set-comprehension) tools/testing/selftests/drivers/net/psp.py:521:4: W0212: Access to a protected member _ns of a client class (protected-access) tools/testing/selftests/drivers/net/psp.py:523:12: R1718: Consider using a set comprehension (consider-using-set-comprehension) ----------------------------------- Your code has been rated at 9.92/10 ====== Checking the tree with the patch ====== ************* Module psp tools/testing/selftests/drivers/net/psp.py:519:13: R1718: Consider using a set comprehension (consider-using-set-comprehension) tools/testing/selftests/drivers/net/psp.py:521:4: W0212: Access to a protected member _ns of a client class (protected-access) tools/testing/selftests/drivers/net/psp.py:523:12: R1718: Consider using a set comprehension (consider-using-set-comprehension) ------------------------------------------------------------------ Your code has been rated at 9.92/10 (previous run: 9.92/10, +0.00)