)]}'
{
  "commit": "eb6e8ddf06ff0d6b6548ca0b95a4edfeb2aaadd0",
  "tree": "4763ef7bf41e50e3d443fefc3a58faa3ee0df31a",
  "parents": [
    "d281b80c46da8bae806c4ef5682187f07e35389d"
  ],
  "author": {
    "name": "Dan Carpenter",
    "email": "error27@gmail.com",
    "time": "Thu May 27 00:54:09 2010 +0200"
  },
  "committer": {
    "name": "Samuel Ortiz",
    "email": "sameo@linux.intel.com",
    "time": "Thu Aug 12 11:27:18 2010 +0200"
  },
  "message": "mfd: Fix 88pm860x uninitialized variable and clean up\n\nThe original code had a compile warning:\ndrivers/mfd/88pm860x-core.c:431: warning: ‘ret’ may be used\n\tuninitialized in this function\nIt seems like the warning is valid if either pdata or pdata-\u003etouch is\nNULL.\n\nThis patch checks pdata and pdata-\u003etouch at the beginning of the\nfunction.  That means everything can be pulled in one indent level.\nNow all the statements fit within the 80 character limit.\n\nAlso at that point the \"use_gpadc\" variable isn\u0027t needed and removing\nit simplifies the logic.\n\nSigned-off-by: Dan Carpenter \u003cerror27@gmail.com\u003e\nAcked-by: Haojian Zhuang \u003chzhuang1@marvell.com\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1580f1f2ec62688f52b69d71c127e727cc79e8c8",
      "old_mode": 33188,
      "old_path": "drivers/mfd/88pm860x-core.c",
      "new_id": "07933f3f7e4ca7b212ee77e18f116b26fd940907",
      "new_mode": 33188,
      "new_path": "drivers/mfd/88pm860x-core.c"
    }
  ]
}
