)]}'
{
  "commit": "93fd85d005eae2d1106aabd581adb6f20e335c83",
  "tree": "f099adb21b7795d0f329a92ea787b802de62a4e2",
  "parents": [
    "2e0eb731e52ebfab177860e59e6e3464c2521839"
  ],
  "author": {
    "name": "Geert Uytterhoeven",
    "email": "Geert.Uytterhoeven@sonycom.com",
    "time": "Wed Oct 15 22:01:32 2008 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Thu Oct 16 11:21:30 2008 -0700"
  },
  "message": "identify_ramdisk_image(): correct typo about return value in comment\n\nidentify_ramdisk_image() returns 0 (not -1) if a gzipped ramdisk is found:\n\n\tif (buf[0] \u003d\u003d 037 \u0026\u0026 ((buf[1] \u003d\u003d 0213) || (buf[1] \u003d\u003d 0236))) {\n\t\tprintk(KERN_NOTICE\n\t\t       \"RAMDISK: Compressed image found at block %d\\n\",\n\t\t       start_block);\n\t\tnblocks \u003d 0;\n\t\t^^^^^^^^^^^\n\t\tgoto done;\n\t}\n\n\t...\n\ndone:\n\tsys_lseek(fd, start_block * BLOCK_SIZE, 0);\n\tkfree(buf);\n\treturn nblocks;\n\t^^^^^^^^^^^^^^\n\nHence correct the typo in the comment, which has existed since the\naddition of compressed ramdisk support in 1.3.48.\n\nSigned-off-by: Geert Uytterhoeven \u003cGeert.Uytterhoeven@sonycom.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": "fedef93b586fad4146bf1f1cfd04dffbb012c0e1",
      "old_mode": 33188,
      "old_path": "init/do_mounts_rd.c",
      "new_id": "a7c748fa977a44c2887ad9fcaee3beddf8d4f45e",
      "new_mode": 33188,
      "new_path": "init/do_mounts_rd.c"
    }
  ]
}
