)]}'
{
  "commit": "17c4edf0c8ee670de7b33d2a24eddd7c6b7edcf6",
  "tree": "3c6d65a9f49d2319272e11ab14094266f381147d",
  "parents": [
    "11c838772d58d9807b1cb7fa4e0bec1b0302e318"
  ],
  "author": {
    "name": "Jiri Slaby",
    "email": "jirislaby@gmail.com",
    "time": "Fri Dec 08 02:38:57 2006 -0800"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@woody.osdl.org",
    "time": "Fri Dec 08 08:28:58 2006 -0800"
  },
  "message": "[PATCH] Char: isicom, fix tty index check\n\nSince tty-\u003eindex is signed and may be \u003c 0, we should assign this to int not\nuint.  There is already a check to ensure if it is not negative, but gcc\ncomplains with -W flag enabled and it is perfectly correct:\ndrivers/char/isicom.c:953: warning: comparison of unsigned expression \u003c 0\nis always false\n\nFix this issue by converting `line\u0027 variable from uint to int.\n\nSigned-off-by: Jiri Slaby \u003cjirislaby@gmail.com\u003e\nCc: Alan Cox \u003calan@lxorguk.ukuu.org.uk\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "adab41cdab65a2be1ccc4b424bb7bd220a962d62",
      "old_mode": 33188,
      "old_path": "drivers/char/isicom.c",
      "new_id": "5a747e685993314618e25729cf56b5f796679e0e",
      "new_mode": 33188,
      "new_path": "drivers/char/isicom.c"
    }
  ]
}
