)]}'
{
  "commit": "25030a7f9eeab2dcefff036469e0e2b4f956198f",
  "tree": "923030c42f1c2bf4aa9cd851df13b95bd0fe542b",
  "parents": [
    "6a28ec8cd0c6993a4ac0d52f4347f7ed077b5cac"
  ],
  "author": {
    "name": "Gerrit Renker",
    "email": "gerrit@erg.abdn.ac.uk",
    "time": "Sat Aug 26 20:06:05 2006 -0700"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@sunset.davemloft.net",
    "time": "Fri Sep 22 15:18:21 2006 -0700"
  },
  "message": "[UDP]: Unify UDPv4 and UDPv6 -\u003eget_port()\n\nThis patch creates one common function which is called by\nudp_v4_get_port() and udp_v6_get_port(). As a result,\n  * duplicated code is removed\n  * udp_port_rover and local port lookup can now be removed from udp.h\n  * further savings follow since the same function will be used by UDP-Litev4\n    and UDP-Litev6\n\nIn contrast to the patch sent in response to Yoshifujis comments\n(fixed by this variant), the code below also removes the\nEXPORT_SYMBOL(udp_port_rover), since udp_port_rover can now remain\nlocal to net/ipv4/udp.c.\n\nSigned-off-by: Gerrit Renker \u003cgerrit@erg.abdn.ac.uk\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "766fba1369ce5a45262d78521a63e59980c1f832",
      "old_mode": 33188,
      "old_path": "include/net/udp.h",
      "new_id": "c490a0f662acf4606e2989e55bb0780938c1447f",
      "new_mode": 33188,
      "new_path": "include/net/udp.h"
    },
    {
      "type": "modify",
      "old_id": "514c1e9ae81036b90d93fedb38a61000edcae2c7",
      "old_mode": 33188,
      "old_path": "net/ipv4/udp.c",
      "new_id": "7552b50bcd8425a51abb3c875f246feb463ad173",
      "new_mode": 33188,
      "new_path": "net/ipv4/udp.c"
    },
    {
      "type": "modify",
      "old_id": "b9cc55ccb00040049212effecc267c0a8260dc41",
      "old_mode": 33188,
      "old_path": "net/ipv6/udp.c",
      "new_id": "9662561701d1c8463b53f0f1fe73dd89a2ba44d7",
      "new_mode": 33188,
      "new_path": "net/ipv6/udp.c"
    }
  ]
}
