)]}'
{
  "commit": "bfa021dd80594e51fa25feee56457d545849e312",
  "tree": "07237d27fe48976a6a05894468d7daf7e5275761",
  "parents": [
    "12589366c358e478a765767692209bd6f4ab1c5e"
  ],
  "author": {
    "name": "Carl-Daniel Hailfinger",
    "email": "c-d.hailfinger.devel.2006@gmx.net",
    "time": "Sun Jun 26 11:50:10 2011 +0000"
  },
  "committer": {
    "name": "Carl-Daniel Hailfinger",
    "email": "c-d.hailfinger.devel.2006@gmx.net",
    "time": "Sun Jun 26 11:50:10 2011 +0000"
  },
  "message": "Replace sizeof(\"string\")-1 with strlen(\"string\")\n\nWe want to avoid calls to strlen at runtime if the string is already\nknown at compile time.\nTurns out that gcc and clang will recognize constant strings and compute\nthe strlen result already at compile time, so trickery with sizeof only\nreduces readability but does not improve the code.\n\nCorresponding to flashrom svn r1352.\n\nSigned-off-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\nAcked-by: Sean Nelson \u003caudiohacked@gmail.com\u003e\nAcked-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b14cd3381543cc684c88bfadb1746aa5b44d2b06",
      "old_mode": 33188,
      "old_path": "processor_enable.c",
      "new_id": "d680f97c553f87432663f13e610ee8fc36f86714",
      "new_mode": 33188,
      "new_path": "processor_enable.c"
    }
  ]
}
