)]}'
{
  "commit": "c74a46110fd5f97bf9299e68e9ed0453bdacb181",
  "tree": "911b806bdedf7e5e876ac9a09dbaf80f044957ac",
  "parents": [
    "97878a405c0ffe0f6433e1fb51834d4619ece025"
  ],
  "author": {
    "name": "Allan Stephens",
    "email": "allan.stephens@windriver.com",
    "time": "Wed Nov 02 15:08:44 2011 -0400"
  },
  "committer": {
    "name": "Paul Gortmaker",
    "email": "paul.gortmaker@windriver.com",
    "time": "Fri Feb 24 17:05:14 2012 -0500"
  },
  "message": "tipc: Remove duplicate check of message destination node\n\nEliminates a check in the processing of TIPC messages arriving from\noff node that ensures the message is destined for this node, since this\ncheck duplicates an earlier check. (The check would be necessary if TIPC\nneeded to be able to route incoming messages to another node, but the\nelimination of multi-cluster support means that this never happens and\nall incoming messages are consumed by the receiving node.)\n\nNote: This change involves the elimination of a single \"if\" statement\nwith a large \"then\" clause; consequently, a significant number of lines\nend up getting re-indented. In addition, a simple message header access\nroutine that is no longer referenced is eliminated. However, the only\nfunctional change is the elimination of the single check described above.\n\nSigned-off-by: Allan Stephens \u003callan.stephens@windriver.com\u003e\nSigned-off-by: Paul Gortmaker \u003cpaul.gortmaker@windriver.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d8b0a22367b6f5178aa0b7bb9bfdf8eb6314b432",
      "old_mode": 33188,
      "old_path": "net/tipc/link.c",
      "new_id": "6cc78a97012696ea345e296a75db98d1465f5924",
      "new_mode": 33188,
      "new_path": "net/tipc/link.c"
    },
    {
      "type": "modify",
      "old_id": "2ec13b73181173d15aa65cde5c6259b11ebc2cc4",
      "old_mode": 33188,
      "old_path": "net/tipc/msg.h",
      "new_id": "eba524e34a6ba260e9afdc20dc794f5c79052b5d",
      "new_mode": 33188,
      "new_path": "net/tipc/msg.h"
    }
  ]
}
