)]}'
{
  "commit": "fab4e76373a614d3af624caedf18bee43fc6ca16",
  "tree": "9f9fc4922a60e1018009e65e9f72e7e51fb67fe1",
  "parents": [
    "a8fdf2b331b38d61fb5f11f3aec4a4f9fb2dedcb"
  ],
  "author": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Thu Sep 03 21:34:39 2009 -0700"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Thu Sep 03 21:34:39 2009 -0700"
  },
  "message": "WAN: dscc4: Fix warning pointing out a bug.\n\nNoticed by Stephen Rothwell:\n\n\tToday\u0027s linux-next build (x86_64 allmodconfig gcc-4.4.0)\n\tproduced this warning:\n\n\tdrivers/net/wan/dscc4.c: In function \u0027dscc4_rx_skb\u0027:\n\tdrivers/net/wan/dscc4.c:670: warning: suggest parentheses around comparison in operand of \u0027|\u0027\n\n\twhich actually points out a bug, I think.  It is doing\n\t\t(x \u0026 (y | z)) !\u003d y | z\n\twhen it probably means\n\t\t(x \u0026 (y | z)) !\u003d (y | z)\n\n\tIntroduced by commit 5de3fcab91b0e1809eec030355d15801daf25083\n\t(\"WAN: bit and/or confusion\").\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b2247bd0d492e6a4a0d4de596ac358bdedb08465",
      "old_mode": 33188,
      "old_path": "drivers/net/wan/dscc4.c",
      "new_id": "81c8aec9df929b5f97df8b6978c505e0d86719f2",
      "new_mode": 33188,
      "new_path": "drivers/net/wan/dscc4.c"
    }
  ]
}
