)]}'
{
  "commit": "3474cb3cc0140f9cf6ca56983f8180b4b4c5c36a",
  "tree": "73abf5a283fb330ef15c7cb8e9d0cc264f03ab5f",
  "parents": [
    "82ab0f75ee2f5defe300eadc91635aa455e01afd"
  ],
  "author": {
    "name": "Joe Perches",
    "email": "joe@perches.com",
    "time": "Tue May 10 16:23:07 2011 -0700"
  },
  "committer": {
    "name": "Grant Likely",
    "email": "grant.likely@secretlab.ca",
    "time": "Thu May 26 21:02:43 2011 -0600"
  },
  "message": "gpio: Convert gpio_is_valid to return bool\n\nMake the code a bit more readable.\n\nInstead of casting an int to an unsigned then comparing to\nMAX_NR_GPIOS, add a \u003e\u003d 0 test and let the compiler optimizer\ndo the conversion to unsigned.\n\nThe generated code should be the same.\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nAcked-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ff5c66080c8c947e64edd2c8db17436d98921ad7",
      "old_mode": 33188,
      "old_path": "include/asm-generic/gpio.h",
      "new_id": "a98b52cb970b277c8941cbbb7e27d361c3834071",
      "new_mode": 33188,
      "new_path": "include/asm-generic/gpio.h"
    },
    {
      "type": "modify",
      "old_id": "32720baf70f1c8f1e46741ff8006d44da82f6188",
      "old_mode": 33188,
      "old_path": "include/linux/gpio.h",
      "new_id": "0f8265f8e8c3cb67e7f3d45ad94162658f250d35",
      "new_mode": 33188,
      "new_path": "include/linux/gpio.h"
    }
  ]
}
