)]}'
{
  "commit": "e917fd39eb35e5b2c464e67a80e759f3eb468e48",
  "tree": "87b892884a47a586b3eb6482fe9c136f527e116e",
  "parents": [
    "c9417bdd4c6b1b92a21608c07e83afa419c7bb62"
  ],
  "author": {
    "name": "Jesper Juhl",
    "email": "jj@chaosbits.net",
    "time": "Sat Feb 05 20:51:53 2011 +0100"
  },
  "committer": {
    "name": "Dave Airlie",
    "email": "airlied@redhat.com",
    "time": "Mon Feb 14 09:22:54 2011 +1000"
  },
  "message": "radeon mkregtable: Add missing fclose() calls\n\ndrivers/gpu/drm/radeon/mkregtable.c:parser_auth() almost always remembers\nto fclose(file) before returning, but it misses two spots.\n\nThis is not really important since the process will exit shortly after and\nthus close the file for us, but being explicit prevents static analysis\ntools from complaining about leaked memory and missing fclose() calls and\nit also seems to be the prefered style of the existing code to explicitly\nclose the file.\n\nSo, here\u0027s a patch to add the two missing fclose() calls.\n\nSigned-off-by: Jesper Juhl \u003cjj@chaosbits.net\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "607241c6a8a9a80d2f477c4dbc5da69eb7cd5952",
      "old_mode": 33188,
      "old_path": "drivers/gpu/drm/radeon/mkregtable.c",
      "new_id": "5a82b6b7584910fbd3e94ef5192dde965473dca5",
      "new_mode": 33188,
      "new_path": "drivers/gpu/drm/radeon/mkregtable.c"
    }
  ]
}
