)]}'
{
  "commit": "72a59aaada499d9bbf19f2fb68daa37502e4a9bb",
  "tree": "0a965ba72f6deec07a6ae77be4ac0349c8294708",
  "parents": [
    "1596425fd7545abccb7b5059376e4d56c3d6be4d"
  ],
  "author": {
    "name": "Paul Gortmaker",
    "email": "paul.gortmaker@windriver.com",
    "time": "Thu May 26 21:07:10 2011 -0400"
  },
  "committer": {
    "name": "Paul Gortmaker",
    "email": "paul.gortmaker@windriver.com",
    "time": "Mon Oct 31 09:20:13 2011 -0400"
  },
  "message": "kernel: params.c needs module.h not moduleparam.h\n\nThrough various other implicit include paths, some files were\ngetting the full module.h file, and hence living the illusion\nthat they really only needed moduleparam.h -- but the reality\nis that once you remove the module.h presence, these show up:\n\nkernel/params.c:583: warning: ‘struct module_kobject’ declared inside parameter list\n\nSuch files really require module.h so simply make it so.  As the\nfile module.h grabs moduleparam.h on the fly, all will be well.\n\nSigned-off-by: Paul Gortmaker \u003cpaul.gortmaker@windriver.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "821788947e40106aaaa9c3e6f646373a8264aff5",
      "old_mode": 33188,
      "old_path": "kernel/params.c",
      "new_id": "65aae11eb93f1fab5a4673ca9e9d4df9f2582e8e",
      "new_mode": 33188,
      "new_path": "kernel/params.c"
    }
  ]
}
