)]}'
{
  "commit": "ae29bc92da01a2e9d278a9a58c3b307d41cc0254",
  "tree": "7709a1afd9f2089b3f9c13ed3086f5ef1fc5a088",
  "parents": [
    "48e41899e4a3592746e5263c14681bf5c1393563"
  ],
  "author": {
    "name": "William Douglas",
    "email": "william.r.douglas@gmail.com",
    "time": "Mon Oct 31 17:11:31 2011 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Mon Oct 31 17:30:53 2011 -0700"
  },
  "message": "printk: remove bounds checking for log_prefix\n\nCurrently log_prefix is testing that the first character of the log level\nand facility is less than \u00270\u0027 and greater than \u00279\u0027 (which is always\nfalse).\n\nSince the code being updated works because strtoul bombs out (endp isn\u0027t\nupdated) and 0 is returned anyway just remove the check and don\u0027t change\nthe behavior of the function.\n\nSigned-off-by: William Douglas \u003cwilliam.douglas@intel.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "286d2c7be52c9ad44c76fa506fe62457830da5e2",
      "old_mode": 33188,
      "old_path": "kernel/printk.c",
      "new_id": "1455a0d4eedd4b386c759d689f939ba5d7a9007a",
      "new_mode": 33188,
      "new_path": "kernel/printk.c"
    }
  ]
}
