)]}'
{
  "commit": "6f686d3d14621b90f3793b705bdf9fa624fd29ca",
  "tree": "6addd4e43f433543b33ef0c5e8fdb9f0855f5dce",
  "parents": [
    "49c13b51a15f1ba9f6d47e26e4a3886c4f3931e2"
  ],
  "author": {
    "name": "Jeff Garzik",
    "email": "jeff@garzik.org",
    "time": "Mon Jul 16 21:25:01 2007 -0400"
  },
  "committer": {
    "name": "Jeff Garzik",
    "email": "jeff@garzik.org",
    "time": "Tue Jul 17 16:17:59 2007 -0400"
  },
  "message": "kernel/auditfilter: kill bogus uninit\u0027d-var compiler warning\n\nKill this warning...\n\nkernel/auditfilter.c: In function ‘audit_receive_filter’:\nkernel/auditfilter.c:1213: warning: ‘ndw’ may be used uninitialized in this function\nkernel/auditfilter.c:1213: warning: ‘ndp’ may be used uninitialized in this function\n\n...with a simplification of the code.  audit_put_nd() can accept NULL\narguments, just like kfree().  It is cleaner to init two existing vars\nto NULL, remove the redundant test variable \u0027putnd_needed\u0027 branches, and call\naudit_put_nd() directly.\n\nAs a desired side effect, the warning goes away.\n\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ce61f423542c18b1a691d73f4f5d7cc4ca94ec75",
      "old_mode": 33188,
      "old_path": "kernel/auditfilter.c",
      "new_id": "1bf093dcffe03e9f97dc4a8e91b4a99bd6f11b32",
      "new_mode": 33188,
      "new_path": "kernel/auditfilter.c"
    }
  ]
}
