)]}'
{
  "commit": "eccf2144e1232c33a8235033ffa079b6ebf92faf",
  "tree": "870dece32d3a26405f335884ffee0276d23f4a65",
  "parents": [
    "76b0c788e6033c514f2a75171b04c73c68d28e8d"
  ],
  "author": {
    "name": "Christophe Jaillet",
    "email": "christophe.jaillet@wanadoo.fr",
    "time": "Tue May 20 16:33:06 2008 -0700"
  },
  "committer": {
    "name": "Dan Williams",
    "email": "dan.j.williams@intel.com",
    "time": "Tue May 20 13:51:20 2008 -0700"
  },
  "message": "iop-adma: fixup some kzalloc/memset confusions\n\n1) Remove an explicit memset(.., 0, ...) to a variable allocated with\nkzalloc (i.e. \u0027dest\u0027).\n\n2) Allocate \u0027src\u0027 with kmalloc instead of kzalloc as all elements of the\n\u0027src\u0027 buffer are initialized in a \u0027for(...)\u0027 loop just after.\n\n3) remove useless \u0027sizeof(u8)\u0027, which always returns 1, when computing the\nsize of the memory to be allocated.\n\nSigned-off-by: Christophe Jaillet \u003cchristophe.jaillet@wanadoo.fr\u003e\nSigned-off-by: Dan Williams \u003cdan.j.williams@intel.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "762b729672e02bbe530c580f13cbe6395b53ccc3",
      "old_mode": 33188,
      "old_path": "drivers/dma/iop-adma.c",
      "new_id": "0ec0f431e6a1d4bc30a179850ddadfbcec2d1ff3",
      "new_mode": 33188,
      "new_path": "drivers/dma/iop-adma.c"
    }
  ]
}
