)]}'
{
  "commit": "73eaa04777001e6d68181910ed36729528f77d74",
  "tree": "77c61d71e04555c48cd1b19f8ea2509b590a2950",
  "parents": [
    "a4699e55f596e552c9b45028a0e831c3438f768d"
  ],
  "author": {
    "name": "Markus Armbruster",
    "email": "armbru@redhat.com",
    "time": "Fri Dec 18 16:35:11 2015 +0100"
  },
  "committer": {
    "name": "Markus Armbruster",
    "email": "armbru@redhat.com",
    "time": "Wed Jan 13 15:16:17 2016 +0100"
  },
  "message": "test-throttle: Simplify qemu_init_main_loop() error handling\n\nThe code looks like it tries to check for both qemu_init_main_loop()\nand qemu_get_aio_context() failure in one conditional.  In fact,\nqemu_get_aio_context() can fail only after qemu_init_main_loop()\nfailed.\n\nSimplify accordingly: check for qemu_init_main_loop() error directly,\nwithout bothering to improve its error message.  Call\nqemu_get_aio_context() only when qemu_get_aio_context() succeeded.  It\ncan\u0027t fail then, so no need to check.\n\nSigned-off-by: Markus Armbruster \u003carmbru@redhat.com\u003e\nReviewed-by: Eric Blake \u003ceblake@redhat.com\u003e\nMessage-Id: \u003c1450452927-8346-9-git-send-email-armbru@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "85c9b6ceedaef37aedbcdcc57a50ff90767bcc91",
      "old_mode": 33188,
      "old_path": "tests/test-throttle.c",
      "new_id": "a95039fdbfdc727123b33ab697c492efe65456fb",
      "new_mode": 33188,
      "new_path": "tests/test-throttle.c"
    }
  ]
}
