)]}'
{
  "commit": "035ed7a49447bc8e15d4d9316fc6a359b2d94333",
  "tree": "2607c8c03a719e4aa4bbbe46ca4ee3eb490755b5",
  "parents": [
    "06a4bcae1ff2cd5f6f42bd74add85ec785a26343"
  ],
  "author": {
    "name": "Thomas Maier",
    "email": "balagi@justmail.de",
    "time": "Sun Oct 22 19:17:47 2006 +0200"
  },
  "committer": {
    "name": "Greg Kroah-Hartman",
    "email": "gregkh@suse.de",
    "time": "Fri Dec 01 14:52:01 2006 -0800"
  },
  "message": "sysfs: sysfs_write_file() writes zero terminated data\n\nsince most of the files in sysfs are text files,\nit would be nice, if the \"store\" function called\nduring sysfs_write_file() gets a zero terminated\nstring / data.\nThe current implementation seems not to ensure this.\n(But only if it is the first time the zeroed buffer\npage is allocated.)\n\nSo the buffer can be scanned by sscanf() easily,\nfor example.\n\nThis patch simply sets a \\0 char behind the\ndata in buffer-\u003epage.\n\nSigned-off-by: Thomas Maier \u003cbalagi@justmail.de\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "298303b5a7169f37402fe45557385e0a43e0ab56",
      "old_mode": 33188,
      "old_path": "fs/sysfs/file.c",
      "new_id": "95c165101c98d16e7a6e537ff6b54a2a95b6ccc2",
      "new_mode": 33188,
      "new_path": "fs/sysfs/file.c"
    }
  ]
}
