)]}'
{
  "commit": "6ad77d88e57f6ab815ec7e85c5ac329054318c73",
  "tree": "8d6c6feef7e235ee587e78352fd36188794f4767",
  "parents": [
    "4e5eb45898b6f05fef3a4690399726c03bc1f398"
  ],
  "author": {
    "name": "Marek Vasut",
    "email": "marex@denx.de",
    "time": "Fri Jan 11 03:35:48 2013 +0000"
  },
  "committer": {
    "name": "Tom Rini",
    "email": "trini@ti.com",
    "time": "Thu Jan 31 14:43:01 2013 -0500"
  },
  "message": "vfat: Fix mkcksum argument sizes\n\nIn case a function argument is known/fixed size array in C, the argument is\nstill decoyed as pointer instead ( T f(U n[k]) ~\u003d T fn(U *n) ) and therefore\ncalling sizeof on the function argument will result in the size of the pointer,\nnot the size of the array.\n\nThe VFAT code contains such a bug, this patch fixes it.\n\nReported-by: Aaron Williams \u003cAaron.Williams@cavium.com\u003e\nSigned-off-by: Marek Vasut \u003cmarex@denx.de\u003e\nCc: Tom Rini \u003ctom.rini@gmail.com\u003e\nCc: Aaron Williams \u003cAaron.Williams@cavium.com\u003e\nTested-by: Michal Simek \u003cmichal.simek@xilinx.com\u003e\nReviewed-by: Joe Hershberger \u003cjoe.hershberger@ni.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "393c3781eb65ba8201339042dc44531f9a36df39",
      "old_mode": 33188,
      "old_path": "fs/fat/fat.c",
      "new_id": "25d3318cd0a8d8baaefee5cd6bc91977511a08ac",
      "new_mode": 33188,
      "new_path": "fs/fat/fat.c"
    }
  ]
}
