)]}'
{
  "commit": "8610e98f0b48a7f9974cb12c5f501433c4afa958",
  "tree": "e55521a998ea22239c516c0000a928ed9989b7ae",
  "parents": [
    "277004d7a4a348de185fb4149ff29a651e994ff4"
  ],
  "author": {
    "name": "Bjorn Helgaas",
    "email": "bhelgaas@google.com",
    "time": "Wed Nov 16 14:50:59 2022 -0600"
  },
  "committer": {
    "name": "Bjorn Helgaas",
    "email": "bhelgaas@google.com",
    "time": "Thu Nov 17 13:32:21 2022 -0600"
  },
  "message": "PCI: Drop of_match_ptr() to avoid unused variables\n\nWe have stubs for most OF interfaces even when CONFIG_OF is not set, so we\nallow building of most controller drivers in that case for compile testing.\n\nWhen CONFIG_OF is not set, \"of_match_ptr(\u003cmatch_table\u003e)\" compiles to NULL,\nwhich leaves \u003cmatch_table\u003e unused, resulting in errors like this:\n\n  $ make W\u003d1\n  drivers/pci/controller/pci-xgene.c:636:34: error: ‘xgene_pcie_match_table’ defined but not used [-Werror\u003dunused-const-variable\u003d]\n\nDrop of_match_ptr() to avoid the unused variable warning.\n\nSee also 1dff012f636d (\"PCI: Drop of_match_ptr() to avoid unused\nvariables\").\n\nLink: https://lore.kernel.org/r/20221025191339.667614-2-helgaas@kernel.org\nLink: https://lore.kernel.org/r/20221116205100.1136224-2-helgaas@kernel.org\nSigned-off-by: Bjorn Helgaas \u003cbhelgaas@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0cfd9d5a497c9d7c8cbbef2200f9d495b835a1fd",
      "old_mode": 33188,
      "old_path": "drivers/pci/controller/pci-ftpci100.c",
      "new_id": "ecd3009df586d19bd82b031769a9be3d76d27ec0",
      "new_mode": 33188,
      "new_path": "drivers/pci/controller/pci-ftpci100.c"
    },
    {
      "type": "modify",
      "old_id": "784fcf35599c6479f677eb1639ee38edf44bb583",
      "old_mode": 33188,
      "old_path": "drivers/pci/controller/pci-v3-semi.c",
      "new_id": "ca44b0c83d1bffbccf078d0182e6bbddcd02ee9b",
      "new_mode": 33188,
      "new_path": "drivers/pci/controller/pci-v3-semi.c"
    }
  ]
}
