)]}'
{
  "commit": "2e04ef76916d1e29a077ea9d0f2003c8fd86724d",
  "tree": "2ff8d625d6e467be9f9f1b67a3674cb6e125e970",
  "parents": [
    "e969fed542cae08cb11d666efac4f7c5d624d09f"
  ],
  "author": {
    "name": "Rusty Russell",
    "email": "rusty@rustcorp.com.au",
    "time": "Thu Jul 30 16:03:45 2009 -0600"
  },
  "committer": {
    "name": "Rusty Russell",
    "email": "rusty@rustcorp.com.au",
    "time": "Thu Jul 30 16:03:45 2009 +0930"
  },
  "message": "lguest: fix comment style\n\nI don\u0027t really notice it (except to begrudge the extra vertical\nspace), but Ingo does.  And he pointed out that one excuse of lguest\nis as a teaching tool, it should set a good example.\n\nSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e\nCc: Ingo Molnar \u003cmingo@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "45d7d6dcae7a213648d14071457712f71bd9e338",
      "old_mode": 33188,
      "old_path": "Documentation/lguest/lguest.c",
      "new_id": "aa66a52b73e9589ad031310cd7f813bbb241f641",
      "new_mode": 33188,
      "new_path": "Documentation/lguest/lguest.c"
    },
    {
      "type": "modify",
      "old_id": "313389cd50d2a3dfe1285152b2d43645e40f7636",
      "old_mode": 33188,
      "old_path": "arch/x86/include/asm/lguest.h",
      "new_id": "5136dad57cbb2c010c1a2854eafe13674d311d48",
      "new_mode": 33188,
      "new_path": "arch/x86/include/asm/lguest.h"
    },
    {
      "type": "modify",
      "old_id": "33600a66755ff9e8931695c1e5eada1e7bb530ac",
      "old_mode": 33188,
      "old_path": "arch/x86/include/asm/lguest_hcall.h",
      "new_id": "cceb73e12e50680b90fa85491c55f46abe7c3390",
      "new_mode": 33188,
      "new_path": "arch/x86/include/asm/lguest_hcall.h"
    },
    {
      "type": "modify",
      "old_id": "f2bf1f73d468942590d5c914e874d24fa23d22b0",
      "old_mode": 33188,
      "old_path": "arch/x86/lguest/boot.c",
      "new_id": "025c04d18f2b796a6c86bc7d4562e74750a6c59e",
      "new_mode": 33188,
      "new_path": "arch/x86/lguest/boot.c"
    },
    {
      "type": "modify",
      "old_id": "a9c8cfe61cd4d48497a648538ce5b1c7d04e7cde",
      "old_mode": 33188,
      "old_path": "arch/x86/lguest/i386_head.S",
      "new_id": "db6aa95eb054731e089622afb5d16dfad936402e",
      "new_mode": 33188,
      "new_path": "arch/x86/lguest/i386_head.S"
    },
    {
      "type": "modify",
      "old_id": "a6974e9b8ebff8c8676f297da0e32a1e3e6d0105",
      "old_mode": 33188,
      "old_path": "drivers/lguest/core.c",
      "new_id": "cd058bc903ff28e02ca87c9a0c00d043c587a4df",
      "new_mode": 33188,
      "new_path": "drivers/lguest/core.c"
    },
    {
      "type": "modify",
      "old_id": "c29ffa19cb74410e5b37ddc74bf19d4a45c5d9e7",
      "old_mode": 33188,
      "old_path": "drivers/lguest/hypercalls.c",
      "new_id": "787ab4bc09f040cfd68c3c99bdd8580d370b534d",
      "new_mode": 33188,
      "new_path": "drivers/lguest/hypercalls.c"
    },
    {
      "type": "modify",
      "old_id": "0e9067b0d5072194d3ee1d496335cd8222b4109d",
      "old_mode": 33188,
      "old_path": "drivers/lguest/interrupts_and_traps.c",
      "new_id": "18648180db02ed94beaa32f9aec8fbe12e90b1ad",
      "new_mode": 33188,
      "new_path": "drivers/lguest/interrupts_and_traps.c"
    },
    {
      "type": "modify",
      "old_id": "01c591923793f4d494fffef7d86a17f0da43f479",
      "old_mode": 33188,
      "old_path": "drivers/lguest/lg.h",
      "new_id": "74c0db691b5375c5d353819fdea8f74f1851a440",
      "new_mode": 33188,
      "new_path": "drivers/lguest/lg.h"
    },
    {
      "type": "modify",
      "old_id": "e082cdac88b4bb283f41ebb611671d583ca78ecb",
      "old_mode": 33188,
      "old_path": "drivers/lguest/lguest_device.c",
      "new_id": "cc000e79c3d18b182c6b69b8c4dad1fc71b8974d",
      "new_mode": 33188,
      "new_path": "drivers/lguest/lguest_device.c"
    },
    {
      "type": "modify",
      "old_id": "407722a8e0c45868b04b009bcb25e01b0c07ed3a",
      "old_mode": 33188,
      "old_path": "drivers/lguest/lguest_user.c",
      "new_id": "7e92017103dc738a9320336de697154daf4858e5",
      "new_mode": 33188,
      "new_path": "drivers/lguest/lguest_user.c"
    },
    {
      "type": "modify",
      "old_id": "a6fe1abda24002d623d74a7914f23b55ad708b4e",
      "old_mode": 33188,
      "old_path": "drivers/lguest/page_tables.c",
      "new_id": "3da902e4b4cbb6adb2ea42a13e916eba5aa5213f",
      "new_mode": 33188,
      "new_path": "drivers/lguest/page_tables.c"
    },
    {
      "type": "modify",
      "old_id": "482ed5a18750659e07f7bda54a90429822079b6f",
      "old_mode": 33188,
      "old_path": "drivers/lguest/segments.c",
      "new_id": "951c57b0a7e075a9d927193d3c54d46ccb682545",
      "new_mode": 33188,
      "new_path": "drivers/lguest/segments.c"
    },
    {
      "type": "modify",
      "old_id": "eaf722fe309a2919de7cd3488b452b7604d94546",
      "old_mode": 33188,
      "old_path": "drivers/lguest/x86/core.c",
      "new_id": "96f7d88ec7f87a2fa4baeb6ba9dd48a80a1f9c37",
      "new_mode": 33188,
      "new_path": "drivers/lguest/x86/core.c"
    },
    {
      "type": "modify",
      "old_id": "3fc15318a80ff50e58cdd1f2195748e0e718faff",
      "old_mode": 33188,
      "old_path": "drivers/lguest/x86/switcher_32.S",
      "new_id": "6dec097938360ab8c063db74d79caf94b488da90",
      "new_mode": 33188,
      "new_path": "drivers/lguest/x86/switcher_32.S"
    },
    {
      "type": "modify",
      "old_id": "dbf2479e808ef30e650cd23b2f52755a4cb22c37",
      "old_mode": 33188,
      "old_path": "include/linux/lguest.h",
      "new_id": "0a3a11afd64b3a8d8bfe1b4a6b314ce18bffc971",
      "new_mode": 33188,
      "new_path": "include/linux/lguest.h"
    },
    {
      "type": "modify",
      "old_id": "bfefbdf7498a925856ec5e8425a5df24eb4cbac7",
      "old_mode": 33188,
      "old_path": "include/linux/lguest_launcher.h",
      "new_id": "495203ff221c3e4039557fffafa56b22d38882c3",
      "new_mode": 33188,
      "new_path": "include/linux/lguest_launcher.h"
    }
  ]
}
