)]}'
{
  "commit": "715f1300802e6eaefa85f6cfc70ae99af3d5d497",
  "tree": "1348231ae08bcb722e860aebe2e46a0565a86fd7",
  "parents": [
    "57469821fd5c61f25f783827d7334063cff67d65"
  ],
  "author": {
    "name": "Tejun Heo",
    "email": "tj@kernel.org",
    "time": "Fri Aug 03 10:30:46 2012 -0700"
  },
  "committer": {
    "name": "Tejun Heo",
    "email": "tj@kernel.org",
    "time": "Fri Aug 03 10:30:46 2012 -0700"
  },
  "message": "workqueue: fix zero @delay handling of queue_delayed_work_on()\n\nIf @delay is zero and the dealyed_work is idle, queue_delayed_work()\nqueues it for immediate execution; however, queue_delayed_work_on()\nlacks this logic and always goes through timer regardless of @delay.\n\nThis patch moves 0 @delay handling logic from queue_delayed_work() to\nqueue_delayed_work_on() so that both functions behave the same.\n\nSigned-off-by: Tejun Heo \u003ctj@kernel.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ce60bb5d12fb27966a63d3494d637c6bef105f14",
      "old_mode": 33188,
      "old_path": "kernel/workqueue.c",
      "new_id": "6cbdc22f8ec7cbf2e5e0ec0814b2852e14f160ef",
      "new_mode": 33188,
      "new_path": "kernel/workqueue.c"
    }
  ]
}
