)]}'
{
  "commit": "e28d713704117bca0820c732210df6075b09f13b",
  "tree": "c2c8b2a40cb5081e8b6368eecc21220ee59903bf",
  "parents": [
    "5fd29d6ccbc98884569d6f3105aeca70858b3e0f"
  ],
  "author": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Tue Jun 16 11:02:28 2009 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Tue Jun 16 11:02:28 2009 -0700"
  },
  "message": "printk: Add KERN_DEFAULT printk log-level\n\nThis adds a KERN_DEFAULT loglevel marker, for when you cannot decide\nwhich loglevel you want, and just want to keep an existing printk\nwith the default loglevel.\n\nThe difference between having KERN_DEFAULT and having no log-level\nmarker at all is two-fold:\n\n - having the log-level marker will now force a new-line if the\n   previous printout had not added one (perhaps because it forgot,\n   but perhaps because it expected a continuation)\n\n - having a log-level marker is required if you are printing out a\n   message that otherwise itself could perhaps otherwise be mistaken\n   for a log-level.\n\nSigned-of-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "066bb1eddfea98c73fa644aba73726a1a4130b38",
      "old_mode": 33188,
      "old_path": "include/linux/kernel.h",
      "new_id": "1b2e1747df1a02f8cc4ef308fc8a90c2aeb00a83",
      "new_mode": 33188,
      "new_path": "include/linux/kernel.h"
    },
    {
      "type": "modify",
      "old_id": "a87770ce73a2552c70025a982e941bb3853f0344",
      "old_mode": 33188,
      "old_path": "kernel/printk.c",
      "new_id": "b4d97b54c1ecfa729eaa4b07dc2f721c25bca3ca",
      "new_mode": 33188,
      "new_path": "kernel/printk.c"
    }
  ]
}
