)]}'
{
  "commit": "e70dda0868fad0f74c46df21f7f45fec24f29879",
  "tree": "76091ac56597c5039b40718e451d79ab624e3a65",
  "parents": [
    "6080ef6e7c0a0592cbcca11200d879faf65e27d4"
  ],
  "author": {
    "name": "Arnd Bergmann",
    "email": "arnd@arndb.de",
    "time": "Mon Oct 24 17:28:35 2016 +0200"
  },
  "committer": {
    "name": "Brian Norris",
    "email": "computersforpeace@gmail.com",
    "time": "Wed Feb 08 14:13:05 2017 -0800"
  },
  "message": "mtd: ichxrom: maybe-uninitialized with gcc-4.9\n\npci_read_config_word() might fail and not initialize its output,\nas pointed out by older versions of gcc when using the -Wmaybe-unintialized\nflag:\n\ndrivers/mtd/maps/ichxrom.c: In function ‘ichxrom_cleanup’:\ndrivers/mtd/maps/ichxrom.c:63:2: error: ‘word’ is used uninitialized in this function [-Werror\u003duninitialized]\n\nThis is apparently a correct warning, though it does not show up\nwith newer compilers. Changing the code to not attempt to write\nback uninitialized data into PCI config space is a correct\nfix for the problem and avoids the warning.\n\nSigned-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\nReviewed-by: Marek Vasut \u003cmarex@denx.de\u003e\nSigned-off-by: Brian Norris \u003ccomputersforpeace@gmail.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e17d02ae03f0966419a8e42b5192967a98883b39",
      "old_mode": 33188,
      "old_path": "drivers/mtd/maps/ichxrom.c",
      "new_id": "976d42f63aef6b45bc5489c79dd5283de238454e",
      "new_mode": 33188,
      "new_path": "drivers/mtd/maps/ichxrom.c"
    }
  ]
}
