)]}'
{
  "commit": "ee25e96fcd78837c9f192aa655ce12a88bfd63d4",
  "tree": "e244e0903bd9583b5c0e6df5e46867427641e131",
  "parents": [
    "eb8782ef72758b8700963ef8b949f5c812e6d630"
  ],
  "author": {
    "name": "Oleg Nesterov",
    "email": "oleg@tv-sign.ru",
    "time": "Thu Mar 23 03:00:58 2006 -0800"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@g5.osdl.org",
    "time": "Thu Mar 23 07:38:16 2006 -0800"
  },
  "message": "[PATCH] BUILD_LOCK_OPS: cleanup preempt_disable() usage\n\nThis patch changes the code from:\n\n\tpreempt_disable();\n\tfor (;;) {\n\t\t...\n\t\tpreempt_disable();\n\t}\nto:\n\tfor (;;) {\n\t\tpreempt_disable();\n\t\t...\n\t}\n\nwhich seems more clean to me and saves a couple of bytes for\neach function.\n\nSigned-off-by: Oleg Nesterov \u003coleg@tv-sign.ru\u003e\nAcked-by: Ingo Molnar \u003cmingo@elte.hu\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": "0375fcd5921df5fe390ec6a3f1c1ce402d240f80",
      "old_mode": 33188,
      "old_path": "kernel/spinlock.c",
      "new_id": "d1b810782bc4e1b643faac72733074e2dc492fa4",
      "new_mode": 33188,
      "new_path": "kernel/spinlock.c"
    }
  ]
}
