)]}'
{
  "commit": "9d020a2e5fd2c79f5b08a6cab2b02e7231d7cb84",
  "tree": "2c3d42f2a0fd4617d2e708e91dae6bbc4b4a5c15",
  "parents": [
    "f1ddfd950221cca4d7ba753a71bc4b8930a42a43"
  ],
  "author": {
    "name": "Akinobu Mita",
    "email": "akinobu.mita@gmail.com",
    "time": "Mon Oct 13 10:35:05 2008 +0100"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Mon Oct 13 09:51:39 2008 -0700"
  },
  "message": "ip2: avoid add_timer with pending timer\n\nadd_timer() is not supposed to be called when the timer is pending.\nip2 driver attempts to avoid that condition by setting and resetting\na flag (TimerOn) in timer function. But there is some gap between\nadd_timer() and setting TimerOn.\n\nThis patch fix this problem by using mod_timer() and remove TimerOn\nwhich has been unnecessary by this change.\n\nSigned-off-by: Akinobu Mita \u003cakinobu.mita@gmail.com\u003e\nSigned-off-by: Jiri Slaby \u003cjirislaby@gmail.com\u003e\nSigned-off-by: Alan Cox \u003calan@redhat.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "39269d19a02d2b489e7184d99f522df2d6de361f",
      "old_mode": 33188,
      "old_path": "drivers/char/ip2/ip2main.c",
      "new_id": "66f52a28c40bfdf7e879f5e5370597e24114cec9",
      "new_mode": 33188,
      "new_path": "drivers/char/ip2/ip2main.c"
    }
  ]
}
