)]}'
{
  "commit": "26d052bfce799ef0e7262695b46e3525ca4d381d",
  "tree": "4244565b8a687f52fa2b7375cc8435fd1bb41e98",
  "parents": [
    "554bdfe5acf3715e87c8d5e25a4f9a896ac9f014"
  ],
  "author": {
    "name": "Peter Oberparleiter",
    "email": "oberpar@linux.vnet.ibm.com",
    "time": "Mon Jul 06 17:11:22 2009 +0200"
  },
  "committer": {
    "name": "Rusty Russell",
    "email": "rusty@rustcorp.com.au",
    "time": "Fri Sep 25 00:32:58 2009 +0930"
  },
  "message": "param: allow whitespace as kernel parameter separator\n\nSome boot mechanisms require that kernel parameters are stored in a\nseparate file which is loaded to memory without further processing\n(e.g. the \"Load from FTP\" method on s390). When such a file contains\nnewline characters, the kernel parameter preceding the newline might\nnot be correctly parsed (due to the newline being stuck to the end of\nthe actual parameter value) which can lead to boot failures.\n\nThis patch improves kernel command line usability in such a situation\nby allowing generic whitespace characters as separators between kernel\nparameters.\n\nSigned-off-by: Peter Oberparleiter \u003coberpar@linux.vnet.ibm.com\u003e\nSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7f6912ced2bab2c957da0ef3edc6e70625560837",
      "old_mode": 33188,
      "old_path": "kernel/params.c",
      "new_id": "9da58eabdcb246dd3b156d7799ca49bf2799a304",
      "new_mode": 33188,
      "new_path": "kernel/params.c"
    }
  ]
}
