)]}'
{
  "commit": "b615879dbfea6cf1236acbc3f2fb25ae84e07071",
  "tree": "e952c4015a33c1d6c7a95a825b529c85e6d94f4a",
  "parents": [
    "c9d1b0b54258ba13b567dd116ead3c7c30cba7d8"
  ],
  "author": {
    "name": "Jakub Kicinski",
    "email": "kuba@kernel.org",
    "time": "Fri Oct 03 09:47:48 2025 -0700"
  },
  "committer": {
    "name": "Paolo Abeni",
    "email": "pabeni@redhat.com",
    "time": "Tue Oct 07 12:12:44 2025 +0200"
  },
  "message": "selftests: drv-net: make linters happy with our imports\n\nLinters are still not very happy with our __init__ files,\nwhich was pointed out in recent review (see Link).\n\nWe have previously started importing things one by one to\nmake linters happy with the test files (which import from __init__).\nBut __init__ file itself still makes linters unhappy.\n\nTo clean it up I believe we must completely remove the wildcard\nimports, and assign the imported modules to __all__.\n\nhds.py needs to be fixed because it seems to be importing\nthe Python standard random from lib.net.\n\nWe can\u0027t use ksft_pr() / ktap_result() in case importing\nfrom net.lib fails. Linters complain that those helpers\nthemselves may not have been imported.\n\nLink: https://lore.kernel.org/9d215979-6c6d-4e9b-9cdd-39cff595866e@redhat.com\nSigned-off-by: Jakub Kicinski \u003ckuba@kernel.org\u003e\nLink: https://patch.msgid.link/20251003164748.860042-1-kuba@kernel.org\nSigned-off-by: Paolo Abeni \u003cpabeni@redhat.com\u003e\n\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a2011474e6255b1e0c8862a9d67e56b6ead8f6f8",
      "old_mode": 33261,
      "old_path": "tools/testing/selftests/drivers/net/hds.py",
      "new_id": "c4fe049e9baaa709531cdf3696953f88c18ee526",
      "new_mode": 33261,
      "new_path": "tools/testing/selftests/drivers/net/hds.py"
    },
    {
      "type": "modify",
      "old_id": "2a645415c4ca65225c71f11110838ecbcb262c1e",
      "old_mode": 33188,
      "old_path": "tools/testing/selftests/drivers/net/lib/py/__init__.py",
      "new_id": "e6c070f32f51c4d5d2da1036102a3cc6c6a1e005",
      "new_mode": 33188,
      "new_path": "tools/testing/selftests/drivers/net/lib/py/__init__.py"
    }
  ]
}
