)]}'
{
  "commit": "b1e4d20cbf2ef8e27515da032b95fdcbb5b06bf1",
  "tree": "f080e839635fa36f55d22d147baa12ae64d4c181",
  "parents": [
    "37252db6aa576c34fd794a5a54fb32d7a8b3a07a"
  ],
  "author": {
    "name": "Michal Schmidt",
    "email": "mschmidt@redhat.com",
    "time": "Mon Oct 10 00:03:37 2011 +0200"
  },
  "committer": {
    "name": "Rusty Russell",
    "email": "rusty@rustcorp.com.au",
    "time": "Wed Oct 26 13:10:39 2011 +1030"
  },
  "message": "params: make dashes and underscores in parameter names truly equal\n\nThe user may use \"foo-bar\" for a kernel parameter defined as \"foo_bar\".\nMake sure it works the other way around too.\n\nApply the equality of dashes and underscores on early_params and __setup\nparams as well.\n\nThe example given in Documentation/kernel-parameters.txt indicates that\nthis is the intended behaviour.\n\nWith the patch the kernel accepts \"log-buf-len\u003d1M\" as expected.\nhttps://bugzilla.redhat.com/show_bug.cgi?id\u003d744545\n\nSigned-off-by: Michal Schmidt \u003cmschmidt@redhat.com\u003e\nSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e (neatened implementations)\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ddaae98c53f9191ec2314efa46c904912b1781ff",
      "old_mode": 33188,
      "old_path": "include/linux/moduleparam.h",
      "new_id": "fffb10bd55145a8e72768526bf97c0157d942073",
      "new_mode": 33188,
      "new_path": "include/linux/moduleparam.h"
    },
    {
      "type": "modify",
      "old_id": "03b408dff825aed650ac3ec7a3fea2b7845ff9fd",
      "old_mode": 33188,
      "old_path": "init/main.c",
      "new_id": "63f5f6f8dc3bd32c82e4b77f1082d879e98556a4",
      "new_mode": 33188,
      "new_path": "init/main.c"
    },
    {
      "type": "modify",
      "old_id": "22df3e0d142a58aff04b134323d59266963a3fce",
      "old_mode": 33188,
      "old_path": "kernel/params.c",
      "new_id": "821788947e40106aaaa9c3e6f646373a8264aff5",
      "new_mode": 33188,
      "new_path": "kernel/params.c"
    }
  ]
}
