)]}'
{
  "commit": "0979ae66464bd9793c6701861bccb21f9f118a52",
  "tree": "e2e7a6f513aba1c433dbad1ccbb24adb834ca406",
  "parents": [
    "481eb486a88c9b068f0168ac4c21291802720933"
  ],
  "author": {
    "name": "Joe Perches",
    "email": "joe@perches.com",
    "time": "Mon Dec 17 16:01:59 2012 -0800"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Mon Dec 17 17:15:19 2012 -0800"
  },
  "message": "checkpatch: Add --strict messages for blank lines around braces\n\nBlank lines around braces are not unnecessary.  Emit a message on the use\nof these blank lines only when using --strict.\n\nint foo(int bar)\n{\n\n\tsomething or other....\n\n}\n\nis generally written in the kernel as:\n\nint foo(int bar)\n{\n\tsomething or other...\n}\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nCc: 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": "3e9fee60642cd0ddf648602ffb243a0a70fc7bad",
      "old_mode": 33261,
      "old_path": "scripts/checkpatch.pl",
      "new_id": "e0a674f471eed86504b865a88961f85db11f2d66",
      "new_mode": 33261,
      "new_path": "scripts/checkpatch.pl"
    }
  ]
}
