)]}'
{
  "commit": "144177991ca624841ddbd1e7edff958fc0f6d1fe",
  "tree": "793a42427d46585c0acfcfe97d23e604174a2c10",
  "parents": [
    "8dcbdc742fec9e6c542ff9cb599d2ee620753d07"
  ],
  "author": {
    "name": "Namhyung Kim",
    "email": "namhyung@gmail.com",
    "time": "Wed Sep 15 13:08:27 2010 +0200"
  },
  "committer": {
    "name": "Jens Axboe",
    "email": "jaxboe@fusionio.com",
    "time": "Wed Sep 15 13:08:27 2010 +0200"
  },
  "message": "block: fix an address space warning in blk-map.c\n\nChange type of 2nd parameter of blk_rq_aligned() into unsigned long\nand remove unnecessary casting. Now we can call it with \u0027uaddr\u0027\ninstead of \u0027ubuf\u0027 in __blk_rq_map_user() so that it can remove\nfollowing warnings from sparse:\n\n block/blk-map.c:57:31: warning: incorrect type in argument 2 (different address spaces)\n block/blk-map.c:57:31:    expected void *addr\n block/blk-map.c:57:31:    got void [noderef] \u003casn:1\u003e*ubuf\n\nHowever blk_rq_map_kern() needs one more local variable to handle it.\n\nSigned-off-by: Namhyung Kim \u003cnamhyung@gmail.com\u003e\nSigned-off-by: Jens Axboe \u003cjaxboe@fusionio.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c65d7593f7f1deba5511347ceeb6dd5c881e5b3c",
      "old_mode": 33188,
      "old_path": "block/blk-map.c",
      "new_id": "ac0f7d46db631bea98f8887d72047d7e6b905c58",
      "new_mode": 33188,
      "new_path": "block/blk-map.c"
    },
    {
      "type": "modify",
      "old_id": "7e661106270a316abe1795f3ce6ac2af8c15aaa6",
      "old_mode": 33188,
      "old_path": "include/linux/blkdev.h",
      "new_id": "780824edac16edbc8d8f0bc5e2959e801000464f",
      "new_mode": 33188,
      "new_path": "include/linux/blkdev.h"
    }
  ]
}
