)]}'
{
  "commit": "3e62cbb8436f6c0cb799c8b7f106de7f662a7b8d",
  "tree": "d36565a4a6f7e0372a1fd9a8750b005635c9c335",
  "parents": [
    "c3ef1500ec833890275172c7d063333404b64d60"
  ],
  "author": {
    "name": "Dan Carpenter",
    "email": "error27@gmail.com",
    "time": "Tue Jun 01 09:14:04 2010 +0200"
  },
  "committer": {
    "name": "James Morris",
    "email": "jmorris@namei.org",
    "time": "Mon Aug 02 15:33:39 2010 +1000"
  },
  "message": "smack: opt_dentry is never null in in smack_d_instantiate()\n\nThis patch removes some unneeded code for if opt_dentry is null because\nthat can never happen.\n\nThe function dereferences \"opt_dentry\" earlier when it checks\n\"if (opt_dentry-\u003ed_parent \u003d\u003d opt_dentry) {\".  That code was added in\n2008.\n\nThis function called from security_d_instantiate().  I checked all the\nplaces which call security_d_instantiate() and dentry is always non-null.\nI also checked the selinux version of this hook and there is a comment\nwhich says that dentry should be non-null if called from\nd_instantiate().\n\nSigned-off-by: Dan Carpenter \u003cerror27@gmail.com\u003e\nAcked-by: Casey Schaufler \u003ccasey@schaufler-ca.com\u003e\nSigned-off-by: James Morris \u003cjmorris@namei.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0f2fc480fc612f08e9701d319018efad76ded438",
      "old_mode": 33188,
      "old_path": "security/smack/smack_lsm.c",
      "new_id": "07abc9ce72f20bb393dfabae6d81412304b85d38",
      "new_mode": 33188,
      "new_path": "security/smack/smack_lsm.c"
    }
  ]
}
