)]}'
{
  "commit": "3324fb405340cf52fe361697a86d235587402d9c",
  "tree": "5b8ab85cdfb894a8e4ce4352f82260cf7b77f87b",
  "parents": [
    "1bbdd7a5380239533c4bb648c5d5d9510f12974b"
  ],
  "author": {
    "name": "Bill Pemberton",
    "email": "wfp5p@virginia.edu",
    "time": "Wed May 05 15:27:49 2010 -0400"
  },
  "committer": {
    "name": "Greg Kroah-Hartman",
    "email": "gregkh@suse.de",
    "time": "Tue May 11 11:36:14 2010 -0700"
  },
  "message": "staging: hv: check return value of RingBufferInit()\n\nRingBufferInit() would always return sucess and instead relied on an\nASSERT() to test for an error condition.  Remove the ASSERT() and\nreturn -EINVAL instead.  The return value of RingBufferInit() was also\nnever checked, so check it.\n\nSigned-off-by: Bill Pemberton \u003cwfp5p@virginia.edu\u003e\nCc: Hank Janssen \u003chjanssen@microsoft.com\u003e\nCc: Haiyang Zhang \u003chaiyangz@microsoft.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a1431e4ac8be0e1722ee4a7a2ffb0f24d9e31a9f",
      "old_mode": 33188,
      "old_path": "drivers/staging/hv/Channel.c",
      "new_id": "158f62d8553af66444a88cfb006b1da18103fa0d",
      "new_mode": 33188,
      "new_path": "drivers/staging/hv/Channel.c"
    },
    {
      "type": "modify",
      "old_id": "ee481fd972b77f24753df054c8ddd0c39cc800c6",
      "old_mode": 33188,
      "old_path": "drivers/staging/hv/RingBuffer.c",
      "new_id": "69f3ebae15a92686cb0e854bd924020b2438f02e",
      "new_mode": 33188,
      "new_path": "drivers/staging/hv/RingBuffer.c"
    }
  ]
}
