)]}'
{
  "commit": "87df0dad3e024538d2d0d2ce786230e639c2ea8b",
  "tree": "60b5be6938e3050ce7a117a26aa407f6315d3d0c",
  "parents": [
    "6f3dcde9c6dcbbe781a2a98900552bcb989733e3"
  ],
  "author": {
    "name": "Jean Delvare",
    "email": "khali@linux-fr.org",
    "time": "Thu Oct 28 20:31:45 2010 +0200"
  },
  "committer": {
    "name": "Jean Delvare",
    "email": "khali@endymion.delvare",
    "time": "Thu Oct 28 20:31:45 2010 +0200"
  },
  "message": "hwmon: (w83795) Use 2D arrays for many device attributes\n\nUse 2D arrays for in, fan, temp and dts device attributes. Using\nlinear arrays is too risky as we have to skip some groups depending\non the device model and configuration. Adding or removing an\nattribute would let the driver build silently but then it would crash\nat runtime. With 2D arrays, the consistency checking happens at build\ntime, which is much safer.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ca8b0aec53e6837e012fe86de384e713620d98d6",
      "old_mode": 33188,
      "old_path": "drivers/hwmon/w83795.c",
      "new_id": "393f1025f6c8d5c6390a31fd9408d47dfd0dc78d",
      "new_mode": 33188,
      "new_path": "drivers/hwmon/w83795.c"
    }
  ]
}
