)]}'
{
  "commit": "7a0c2029d655e03499b1e2a3daeeab6a56d72b87",
  "tree": "2de949a524222b5391483ddeba9e9e3b154584ff",
  "parents": [
    "7aaaaa1e44b2a4047dfe05f304a5090eb995cf44"
  ],
  "author": {
    "name": "Kulikov Vasiliy",
    "email": "segooon@gmail.com",
    "time": "Tue Aug 03 05:43:15 2010 +0000"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Wed Aug 04 16:18:02 2010 -0700"
  },
  "message": "cxgb4vf: do not use PCI resources before pci_enable_device()\n\nIRQ and resource[] may not have correct values until\nafter PCI hotplug setup occurs at pci_enable_device() time.\n\nThe semantic match that finds this problem is as follows:\n\n// \u003csmpl\u003e\n@@\nidentifier x;\nidentifier request ~\u003d \"pci_request.*|pci_resource.*\";\n@@\n\n(\n* x-\u003eirq\n|\n* x-\u003eresource\n|\n* request(x, ...)\n)\n ...\n*pci_enable_device(x)\n// \u003c/smpl\u003e\n\nSigned-off-by: Kulikov Vasiliy \u003csegooon@gmail.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a16563219ac980e8fc7a1ffc2ed39f397ac84121",
      "old_mode": 33188,
      "old_path": "drivers/net/cxgb4vf/cxgb4vf_main.c",
      "new_id": "7b6d07f50c71a424adcba9c4fae981c842972c60",
      "new_mode": 33188,
      "new_path": "drivers/net/cxgb4vf/cxgb4vf_main.c"
    }
  ]
}
