)]}'
{
  "commit": "ce1fda2ceae551e805661543cacf3ce86ffc324d",
  "tree": "1f350cf13e5e21c9d2e9882b490a591bdd64d181",
  "parents": [
    "5ee95e54f3e208ec36dcb2eccafbc58e1c24ab5a"
  ],
  "author": {
    "name": "Arun Kumar Neelakantam",
    "email": "aneela@codeaurora.org",
    "time": "Tue Jul 09 15:55:32 2013 +0530"
  },
  "committer": {
    "name": "Gerrit - the friendly Code Review server",
    "email": "code-review@localhost",
    "time": "Thu Jul 18 14:47:07 2013 -0700"
  },
  "message": "tty: n_smux: add separate close notifications\n\nWhen an SMUX port state is closed, the close request is sent to the\nremote system.  The port cannot be re-opened until the remote system\nacknowledges the close request.  If the client attempts to re-open the\nport during this time, then the -EAGAIN error code is returned and the\nclient must keep retrying to open the port.  An event-driven approach\nwould be better, but the client does not receive local state\nnotifications, so this is not possible.\n\nAdd local and remote closed notifications so clients can handle the\nclosing state transitions without using polling.\n\nCRs-Fixed: 510114\nChange-Id: I48008804d23dbfd05df0becd4bc1c695e599a835\nSigned-off-by: Arun Kumar Neelakantam \u003caneela@codeaurora.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c330721554558df05f5fef9ed7b2119f721c11db",
      "old_mode": 33188,
      "old_path": "drivers/tty/n_smux.c",
      "new_id": "d86a5eedfb936f54f181a5518ad1ee59e2dedf34",
      "new_mode": 33188,
      "new_path": "drivers/tty/n_smux.c"
    },
    {
      "type": "modify",
      "old_id": "8d176747dc4cf9ff3eb51cec16311c587c07a848",
      "old_mode": 33188,
      "old_path": "drivers/tty/smux_test.c",
      "new_id": "130b65e806b8987268613aba45626af0a6bba3d3",
      "new_mode": 33188,
      "new_path": "drivers/tty/smux_test.c"
    },
    {
      "type": "modify",
      "old_id": "56b18faef36e7f137e0f168dfd434e50172047dc",
      "old_mode": 33188,
      "old_path": "include/linux/smux.h",
      "new_id": "1157ceff3cda02644e199174c7248205f6b2308a",
      "new_mode": 33188,
      "new_path": "include/linux/smux.h"
    }
  ]
}
