)]}'
{
  "commit": "257d6ef4aafa5078e469eb277dfd49841a736618",
  "tree": "ef012101bd0475c6aa0c1507ed17388cdedda00b",
  "parents": [
    "77be4daf4e65eb1da70e6623ec61ecde62f5de95"
  ],
  "author": {
    "name": "Jose Manuel Alarcon Roldan",
    "email": "jose.alarcon.roldan@gmail.com",
    "time": "Sun Sep 07 11:25:00 2014 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Sun Sep 07 15:21:13 2014 -0700"
  },
  "message": "Documentation: i2c: rename variable \"register\" to \"reg\"\n\nThe example code provided with the i2c device interface documentation\nwon\u0027t compile since it uses the reserved word \"register\" to name a\nvariable.\n\nThe compiler fails with this error message:\n\n error: expected identifier or \u0027(\u0027 before \u0027\u003d\u0027 token\n   __u8 register \u003d 0x20; /* Device register to access */\n                 ^\n\nRename the variable \"register\" to simply \"reg\" in the example code.\n\nAnother couple of typos has been fixed as well.\n[Change \"! \u003d\" to \"!\u003d\".]\n\nSigned-off-by: Jose Alarcon Roldan \u003cjose.alarcon.roldan@gmail.com\u003e\nSigned-off-by: Randy Dunlap \u003crdunlap@infradead.org\u003e\nAcked-by: Wolfram Sang \u003cwsa@the-dreams.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3e742ba25536123dc4108c6eb2db860584d9b442",
      "old_mode": 33188,
      "old_path": "Documentation/i2c/dev-interface",
      "new_id": "2ac78ae1039de5c6bf44b4b32e41de7d742be1d6",
      "new_mode": 33188,
      "new_path": "Documentation/i2c/dev-interface"
    }
  ]
}
