)]}'
{
  "commit": "3cbf62df3a8ce61cb1aa20b7dae964058988bfdd",
  "tree": "46a2d31b34c07ae6547d743a27e60b682b84c3e8",
  "parents": [
    "5eaa20b984eb316533b4a098d8de3912e434df6a"
  ],
  "author": {
    "name": "Andy Whitcroft",
    "email": "apw@canonical.com",
    "time": "Tue Oct 26 14:23:18 2010 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Tue Oct 26 16:52:21 2010 -0700"
  },
  "message": "checkpatch: handle EXPORT_SYMBOL for DEVICE_ATTR and similar\n\nHandly definitions similar to below.  The definition macro spits out a\nsymbol with a prefix.  Add matching of any identifier prefix:\n\n    DEVICE_ATTR(link_power_management_policy, S_IRUGO | S_IWUSR,\n            ata_scsi_lpm_show, ata_scsi_lpm_put);\n    EXPORT_SYMBOL_GPL(dev_attr_link_power_management_policy);\n\nSigned-off-by: Andy Whitcroft \u003capw@canonical.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d5361e49abadc8012d3db3f1f1d7075639c5046f",
      "old_mode": 33261,
      "old_path": "scripts/checkpatch.pl",
      "new_id": "8ab45b72b396c02bb171fbfe1e5ddf584184ad2b",
      "new_mode": 33261,
      "new_path": "scripts/checkpatch.pl"
    }
  ]
}
