)]}'
{
  "commit": "801c29fd1fdeb84f60241beb445ff5db154450ae",
  "tree": "ce6d2cf95d86c7863393914b5ba37c90b56b44e9",
  "parents": [
    "ae1f30384baef4056438d81b305a6a5199b0d16c"
  ],
  "author": {
    "name": "Steven Rostedt",
    "email": "srostedt@redhat.com",
    "time": "Fri Mar 05 20:02:19 2010 -0500"
  },
  "committer": {
    "name": "Steven Rostedt",
    "email": "rostedt@goodmis.org",
    "time": "Fri Mar 05 21:00:30 2010 -0500"
  },
  "message": "function-graph: Fix unused reference to ftrace_set_func()\n\nThe declaration of ftrace_set_func() is at the start of the ftrace.c file\nand wrapped with a #ifdef CONFIG_FUNCTION_GRAPH condition. If function\ngraph tracing is enabled but CONFIG_DYNAMIC_FTRACE is not, a warning\nabout that function being declared static and unused is given.\n\nThis really should have been placed within the CONFIG_FUNCTION_GRAPH\ncondition that uses ftrace_set_func().\n\nMoving the declaration down fixes the warning and makes the code cleaner.\n\nReported-by: Peter Zijlstra \u003cpeterz@infradead.org\u003e\nSigned-off-by: Steven Rostedt \u003crostedt@goodmis.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d996353473fd9c7ee460de7c56f35d94803056ce",
      "old_mode": 33188,
      "old_path": "kernel/trace/ftrace.c",
      "new_id": "d0407c9f368cf7af5651b544144a05ba78593243",
      "new_mode": 33188,
      "new_path": "kernel/trace/ftrace.c"
    }
  ]
}
