)]}'
{
  "commit": "53999bf34d55981328f8ba9def558d3e104d6e36",
  "tree": "4ca98169e5c96c1ec8e04d15fce75c60a8b9578d",
  "parents": [
    "122804ecb59493fbb4d31b3ba9ac59faaf45276f"
  ],
  "author": {
    "name": "Kevin Winchester",
    "email": "kjwinchester@gmail.com",
    "time": "Sun Jan 15 19:32:55 2012 -0400"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Sun Jan 15 16:21:07 2012 -0800"
  },
  "message": "error: implicit declaration of function \u0027module_flags_taint\u0027\n\nRecent changes to kernel/module.c caused the following compile\nerror:\n\n  kernel/module.c: In function ‘show_taint’:\n  kernel/module.c:1024:2: error: implicit declaration of function ‘module_flags_taint’ [-Werror\u003dimplicit-function-declaration]\n  cc1: some warnings being treated as errors\n\nCorrect this error by moving the definition of module_flags_taint\noutside of the #ifdef CONFIG_MODULE_UNLOAD section.\n\nSigned-off-by: Kevin Winchester \u003ckjwinchester@gmail.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "acf6ed3ebe81f98605f004a0feb40f70bd089a4a",
      "old_mode": 33188,
      "old_path": "kernel/module.c",
      "new_id": "2c932760fd33d152016e62431cba5c986f65957f",
      "new_mode": 33188,
      "new_path": "kernel/module.c"
    }
  ]
}
