)]}'
{
  "commit": "08a66859e69264f3223560d06b88e80c1a6a6387",
  "tree": "509c8808edb8e2d66aaa5d6fefccc1c862a1dca0",
  "parents": [
    "0a6531ebea13b164825ba28e77dcbed3e9386884"
  ],
  "author": {
    "name": "Dan Carpenter",
    "email": "error27@gmail.com",
    "time": "Tue Jun 01 20:58:22 2010 +0100"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Tue Jun 01 13:32:11 2010 -0700"
  },
  "message": "FS-Cache: Remove unneeded null checks\n\nfscache_write_op() makes unnecessary checks of the page variable to see if it\nis NULL.  It can\u0027t be NULL at those points as the kernel would already have\ncrashed a little higher up where we examined page-\u003eindex.\n\nFurthermore, unless radix_tree_gang_lookup_tag() can return 1 but no page, a\nNULL pointer crash should not be encountered there as we can only get there if\nr_t_g_l_t() returned 1.\n\nSigned-off-by: Dan Carpenter \u003cerror27@gmail.com\u003e\nSigned-off-by: David Howells \u003cdhowells@redhat.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "47aefd376e54060341d15a31ab5cf96a2755a13e",
      "old_mode": 33188,
      "old_path": "fs/fscache/page.c",
      "new_id": "723b889fd219f5eb6a6f360b807ac8e45881f00a",
      "new_mode": 33188,
      "new_path": "fs/fscache/page.c"
    }
  ]
}
