)]}'
{
  "commit": "9e0ba741aabdf129d561e62d207c75146adef5e8",
  "tree": "e4f86d12f1f1487c11d5752b14cdcfd5ffe95947",
  "parents": [
    "02f0777a0d6560eb995aade34a1b82f95c0452da"
  ],
  "author": {
    "name": "qiaochong",
    "email": "qiaochong@loongson.cn",
    "time": "Mon Aug 09 17:21:27 2010 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Mon Aug 09 20:45:11 2010 -0700"
  },
  "message": "drivers/char/vt.c:vc_do_resize(): local var `end\u0027 should be unsigned long\n\nAccording include/linux/console_struct.h,vc_scr_end is unsigned long.\n\nstruct vc_data {\n    unsigned short  vc_num;         /* Console number */\n    unsigned int    vc_cols;        /* [#] Console size */\n    unsigned int    vc_rows;\n    unsigned int    vc_size_row;        /* Bytes per row */\n    unsigned int    vc_scan_lines;      /* # of scan lines */\n    unsigned long   vc_origin;      /* [!] Start of real screen */\n    unsigned long   vc_scr_end;     /* [!] End of real screen */\n    unsigned long   vc_visible_origin;  /* [!] Top of visible window */\n    unsigned int    vc_top, vc_bottom;  /* Scrolling region */\n    const struct consw *vc_sw;\n    unsigned short  *vc_screenbuf;\n...\n}\n\nSigned-off-by: qiaochong \u003cqiaochong@loongson.cn\u003e\nCc: Greg KH \u003cgreg@kroah.com\u003e\nCc: Alan Cox \u003calan@lxorguk.ukuu.org.uk\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "cff1d4bce21d2da1d75aa55f6019571920617acf",
      "old_mode": 33188,
      "old_path": "drivers/char/vt.c",
      "new_id": "44f03ddd8871ae1d85940c26d850bbbd2537990d",
      "new_mode": 33188,
      "new_path": "drivers/char/vt.c"
    }
  ]
}
