)]}'
{
  "commit": "c758e8cffe3b1bc7970d579371db01b19ff440bf",
  "tree": "12ebe93ed86da0f906ed49e10198ee3db6158c8c",
  "parents": [
    "3f307fb37a6dd65b7eabda9c6208a9bd161dc16e"
  ],
  "author": {
    "name": "Ben Hutchings",
    "email": "bhutchings@solarflare.com",
    "time": "Mon Apr 13 17:02:14 2009 +0200"
  },
  "committer": {
    "name": "Jean Delvare",
    "email": "khali@linux-fr.org",
    "time": "Mon Apr 13 17:02:14 2009 +0200"
  },
  "message": "i2c: Fix sparse warnings for I2C_BOARD_INFO()\n\nSince the first argument to I2C_BOARD_INFO() must be a string constant,\nthere is no need to parenthesise it, and adding parentheses results in\nan invalid initialiser for char[].  gcc obviously accepts this syntax as\nan extension, but sparse complains, e.g.:\n\ndrivers/net/sfc/boards.c:173:2: warning: array initialized from parenthesized string constant\n\nTherefore, remove the parentheses.\n\nSigned-off-by: Ben Hutchings \u003cbhutchings@solarflare.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "00ee11eb9092994aa7317dcf7d24ec1357a48c09",
      "old_mode": 33188,
      "old_path": "include/linux/i2c.h",
      "new_id": "ad258059603380fdd2faa1eacaa455eb6795bdd4",
      "new_mode": 33188,
      "new_path": "include/linux/i2c.h"
    }
  ]
}
