)]}'
{
  "commit": "14bfc987e395797dfe03e915e8b4c7fc9e5078e4",
  "tree": "660992b9d637e3055b0479ebabfdfdf0bd0cb004",
  "parents": [
    "0429149fb5e01edc410648591c19095d2074ee00"
  ],
  "author": {
    "name": "Ingo Molnar",
    "email": "mingo@elte.hu",
    "time": "Tue Nov 25 08:58:11 2008 +0100"
  },
  "committer": {
    "name": "Ingo Molnar",
    "email": "mingo@elte.hu",
    "time": "Tue Nov 25 08:59:44 2008 +0100"
  },
  "message": "tracing, tty: fix warnings caused by branch tracing and tty_kref_get()\n\nStephen Rothwell reported tht this warning started triggering in\nlinux-next:\n\n  In file included from init/main.c:27:\n  include/linux/tty.h: In function ‘tty_kref_get’:\n  include/linux/tty.h:330: warning: ‘______f’ is static but declared in inline function ‘tty_kref_get’ which is not static\n\nWhich gcc emits for \u0027extern inline\u0027 functions that nevertheless define\nstatic variables. Change it to \u0027static inline\u0027, which is the norm\nin the kernel anyway.\n\nReported-by: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3b8121d4e36ff90aff5c8f7fa9fe3865be0baacc",
      "old_mode": 33188,
      "old_path": "include/linux/tty.h",
      "new_id": "eaec37c9d83d0a8dbbb87f7f46f1e0557ce00394",
      "new_mode": 33188,
      "new_path": "include/linux/tty.h"
    }
  ]
}
