)]}'
{
  "commit": "3c82d0ce2c4f642b2f24ef98707a030543b06b90",
  "tree": "bfbb2ee1919bb2bbd0e5158103c7382af73da31d",
  "parents": [
    "42b7772812d15b86543a23b82bd6070eef9a08b1"
  ],
  "author": {
    "name": "Andy Whitcroft",
    "email": "apw@shadowen.org",
    "time": "Wed Jul 23 21:27:11 2008 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Thu Jul 24 10:47:15 2008 -0700"
  },
  "message": "buddy: clarify comments describing buddy merge\n\nIn __free_one_page(), the comment \"Move the buddy up one level\" appears\nattached to the break and by implication when the break is taken we are\nmoving it up one level:\n\n\tif (!page_is_buddy(page, buddy, order))\n\t\tbreak;          /* Move the buddy up one level. */\n\nIn reality the inverse is true, we break out when we can no longer merge\nthis page with its buddy.  Looking back into pre-history (into the full\ngit history) it appears that these two lines accidentally got joined as\npart of another change.\n\nMove the comment down where it belongs below the if and clarify its\nlanguage.\n\nSigned-off-by: Andy Whitcroft \u003capw@shadowen.org\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": "35b1347d81bb77927dc61120ed6d22f7425329b4",
      "old_mode": 33188,
      "old_path": "mm/page_alloc.c",
      "new_id": "24aa3d1b9d9698770831be0c512164a1cd64fd62",
      "new_mode": 33188,
      "new_path": "mm/page_alloc.c"
    }
  ]
}
