)]}'
{
  "commit": "230649da7cb73914b8b2a1ffc802a2951e970454",
  "tree": "ea18d1246118221640d1aebc89d6f1ba11b4869c",
  "parents": [
    "b80068543794864f533163c586be2a1a9880a65d"
  ],
  "author": {
    "name": "Mika Kukkonen",
    "email": "mikukkon@gmail.com",
    "time": "Tue Sep 06 15:17:17 2005 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@g5.osdl.org",
    "time": "Wed Sep 07 16:57:28 2005 -0700"
  },
  "message": "[PATCH] create_workqueue_thread() signedness fix\n\nWith \"-W -Wno-unused -Wno-sign-compare\" I get the following compile warning:\n\n  CC      kernel/workqueue.o\nkernel/workqueue.c: In function `workqueue_cpu_callback\u0027:\nkernel/workqueue.c:504: warning: ordered comparison of pointer with integer zero\n\nOn error create_workqueue_thread() returns NULL, not negative pointer, so\nfollowing trivial patch suggests itself.\n\nSigned-off-by: Mika Kukkonen \u003cmikukkon@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c7e36d4a70cabdb9711640575e68ac86d68a7da1",
      "old_mode": 33188,
      "old_path": "kernel/workqueue.c",
      "new_id": "a3de837a8dddf7fc0f10daf53b5d1d5fe90928e8",
      "new_mode": 33188,
      "new_path": "kernel/workqueue.c"
    }
  ]
}
