)]}'
{
  "commit": "6c347d43eea29221a8ebab9ff9cbe7a00cddac98",
  "tree": "e5afc2f493816fa1401a4ef4724167e3972cd209",
  "parents": [
    "35dce1a99d010f3d738af4ce1b9b77302fdfe69c"
  ],
  "author": {
    "name": "Frederic Weisbecker",
    "email": "fweisbec@gmail.com",
    "time": "Thu Aug 27 18:17:34 2009 +0200"
  },
  "committer": {
    "name": "Ingo Molnar",
    "email": "mingo@elte.hu",
    "time": "Thu Aug 27 18:32:54 2009 +0200"
  },
  "message": "tracing: Undef TRACE_EVENT_FN between trace events headers inclusion\n\nThe recent commit:\n\n\ttracing/events: fix the include file dependencies\n\nfixed a file dependency problem while including more than\none trace event header file.\n\nThis fix undefined TRACE_EVENT after an event header macro\npreprocessing in order to make tracepoint.h able to correctly declare\nthe tracepoints necessary for the next event header file.\n\nBut now we also need to undefine TRACE_EVENT_FN at the end of an event\nheader file preprocessing for the same reason.\n\nThis fixes the following build error:\n\nIn file included from include/trace/events/napi.h:5,\n                 from net/core/net-traces.c:28:\ninclude/linux/tracepoint.h:285:1: warning: \"TRACE_EVENT_FN\" redefined\nIn file included from include/trace/define_trace.h:61,\n                 from include/trace/events/skb.h:40,\n                 from net/core/net-traces.c:27:\ninclude/trace/ftrace.h:50:1: warning: this is the location of the previous definition\nIn file included from include/trace/events/napi.h:5,\n                 from net/core/net-traces.c:28:\ninclude/linux/tracepoint.h:285:1: warning: \"TRACE_EVENT_FN\" redefined\nIn file included from include/trace/define_trace.h:61,\n                 from include/trace/events/skb.h:40,\n                 from net/core/net-traces.c:27:\ninclude/trace/ftrace.h:50:1: warning: this is the location of the previous definition\n\nReported-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nSigned-off-by: Frederic Weisbecker \u003cfweisbec@gmail.com\u003e\nCc: Masami Hiramatsu \u003cmhiramat@redhat.com\u003e\nCc: Xiao Guangrong \u003cxiaoguangrong@cn.fujitsu.com\u003e\nCc: Steven Rostedt \u003crostedt@goodmis.org\u003e\nCc: Li Zefan \u003clizf@cn.fujitsu.com\u003e\nLKML-Reference: \u003c20090827161732.GA7618@nowhere\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a89ed590597af7e04e1fea4c9f88568e45b56797",
      "old_mode": 33188,
      "old_path": "include/trace/define_trace.h",
      "new_id": "2a4b3bf740336b23418ae972745f8704a2f420fb",
      "new_mode": 33188,
      "new_path": "include/trace/define_trace.h"
    }
  ]
}
