)]}'
{
  "commit": "ac5c215383f43a106ba4ef298126bf78c126f5e9",
  "tree": "77340eea86103df7bc3b4a6c6d83f4140004bc9c",
  "parents": [
    "e62e6650e99a3dffcd0bf0d063cd818fbc13fa95"
  ],
  "author": {
    "name": "Oleg Nesterov",
    "email": "oleg@tv-sign.ru",
    "time": "Wed Apr 30 00:52:57 2008 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Wed Apr 30 08:29:36 2008 -0700"
  },
  "message": "signals: join send_sigqueue() with send_group_sigqueue()\n\nWe export send_sigqueue() and send_group_sigqueue() for the only user,\nposix_timer_event().  This is a bit silly, because both are just trivial\nhelpers on top of do_send_sigqueue() and because the we pass the unused\n.si_signo parameter.\n\nKill them both, rename do_send_sigqueue() to send_sigqueue(), and export it.\n\nSigned-off-by: Oleg Nesterov \u003coleg@tv-sign.ru\u003e\nCc: Roland McGrath \u003croland@redhat.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ef561527034281c763daa8df70bb1166900125c2",
      "old_mode": 33188,
      "old_path": "include/linux/sched.h",
      "new_id": "0917b3df12d53846abc78503cadaa25aae1a0422",
      "new_mode": 33188,
      "new_path": "include/linux/sched.h"
    },
    {
      "type": "modify",
      "old_id": "8476956ffd9238a378f6c5671649900776939dd0",
      "old_mode": 33188,
      "old_path": "kernel/posix-timers.c",
      "new_id": "dbd8398ddb0b41fa1f391849b82199078e72de70",
      "new_mode": 33188,
      "new_path": "kernel/posix-timers.c"
    },
    {
      "type": "modify",
      "old_id": "367c6662b12f968b314904adb164555464bff8d8",
      "old_mode": 33188,
      "old_path": "kernel/signal.c",
      "new_id": "d52a1fe921fa25d9ec4a8f2bdf255c04edde2b6d",
      "new_mode": 33188,
      "new_path": "kernel/signal.c"
    }
  ]
}
