)]}'
{
  "commit": "03b550d3f9faf912d935ea310363e8e96d3aeeea",
  "tree": "6693d85e5b8a587e90181c9ed95092c7c949c02f",
  "parents": [
    "073ed10363a89cfcc04b7c4d9a9626c5ed48852c"
  ],
  "author": {
    "name": "Roland Dreier",
    "email": "rdreier@cisco.com",
    "time": "Wed Jun 02 13:56:36 2010 -0700"
  },
  "committer": {
    "name": "Michal Marek",
    "email": "mmarek@suse.cz",
    "time": "Thu Jun 03 10:39:39 2010 +0200"
  },
  "message": "checkkconfigsymbols.sh: Kconfig symbols sometimes have lowercase letters\n\nQuite a few Kconfig symbols contain lowercase letters.  The current\ncheckkconfigsymbols.sh code only contains A-Z in the regexp it uses to\nfind config symbols in source code, so it comes up with the wrong symbol\nto look for in Kconfig files and then generates false positives when it\ndoesn\u0027t find that wrong symbol.  For example checking drivers/net\ngenerates a false positive for MAC89 because the the actual config\noption is MAC89x0.\n\nFix this by also adding a-z to the regexp.\n\nSigned-off-by: Roland Dreier \u003crolandd@cisco.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Michal Marek \u003cmmarek@suse.cz\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "46be3c5a62b79d533668aeefd50905a6f5dbf383",
      "old_mode": 33261,
      "old_path": "scripts/checkkconfigsymbols.sh",
      "new_id": "2ca49bb31efc0b19995944260466d4601b403016",
      "new_mode": 33261,
      "new_path": "scripts/checkkconfigsymbols.sh"
    }
  ]
}
