)]}'
{
  "commit": "d954fbf0ff6b5fdfb32350e85a2f15d3db976506",
  "tree": "3814d5878ed43b7f3cd36bdfe08053bb3d5fc0d9",
  "parents": [
    "788d70dce0184eccc249ac6f05aa38b385b7497c"
  ],
  "author": {
    "name": "Thomas Gleixner",
    "email": "tglx@linutronix.de",
    "time": "Thu Dec 10 23:46:52 2009 +0100"
  },
  "committer": {
    "name": "Thomas Gleixner",
    "email": "tglx@linutronix.de",
    "time": "Fri Dec 11 00:01:36 2009 +0100"
  },
  "message": "tracing: Fix wrong usage of strstrip in trace_ksyms\n\nstrstrip returns a pointer to the first non space character, but the\ncode in parse_ksym_trace_str() ignores that.\n\nstrstrip is now must_check and therefor we get the correct warning:\nkernel/trace/trace_ksym.c:294: warning:\nignoring return value of ‘strstrip’, declared with attribute warn_unused_result\n\nWe are really not interested in leading whitespace here.\n\nFix that and cleanup the dozen kfree() exit pathes.\n\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nCc: Xiao Guangrong \u003cxiaoguangrong@cn.fujitsu.com\u003e\nCc: Steven Rostedt \u003crostedt@goodmis.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ddfa0fd43bc0ebab1fa4953918a41323f409e08a",
      "old_mode": 33188,
      "old_path": "kernel/trace/trace_ksym.c",
      "new_id": "64e7a5bd6692e39e6c75983529ca6b5d1c772841",
      "new_mode": 33188,
      "new_path": "kernel/trace/trace_ksym.c"
    }
  ]
}
