)]}'
{
  "commit": "9efabc84768ee8e79b50ad6ad6cff94d66da01f7",
  "tree": "35e54787ab6708116627dfbd74baa007947c5b4b",
  "parents": [
    "93ee7a9340d64f20295aacc3fb6a22b759323280"
  ],
  "author": {
    "name": "Artem Bityutskiy",
    "email": "artem.bityutskiy@intel.com",
    "time": "Fri Aug 19 19:02:27 2011 +0300"
  },
  "committer": {
    "name": "Artem Bityutskiy",
    "email": "artem.bityutskiy@intel.com",
    "time": "Fri Aug 19 19:02:27 2011 +0300"
  },
  "message": "UBI: do not link debug messages when debugging is disabled\n\nMichal Marek spotted the same issue in UBIFS and this patch fixes UBI,\nsee \"UBIFS: not build debug messages with CONFIG_UBIFS_FS_DEBUG disabled\"\n\nWhen UBI debugging is disabled, we have debugging messages defined as:\n\nif (0)\n\tpr_debug()\n\nBut pr_debug macro defines data structures with debugging data and makes\nthe linux binary larger, even though we have \"if (0)\".\n\nSigned-off-by: Artem Bityutskiy \u003cartem.bityutskiy@intel.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "65b5b76cc3794102af8229bd239499829705f61a",
      "old_mode": 33188,
      "old_path": "drivers/mtd/ubi/debug.h",
      "new_id": "64fbb002182518310e56693cc88b294465cc2383",
      "new_mode": 33188,
      "new_path": "drivers/mtd/ubi/debug.h"
    }
  ]
}
