)]}'
{
  "commit": "c85e2031eb55381a5e2f0f66c2e1d62ecd58eb85",
  "tree": "e735cd01a23f2f3341e4f5adc341ae36fd169e39",
  "parents": [
    "0cc1fe2238e458ebe2d52f035ccc6f3d2ecc9ca1"
  ],
  "author": {
    "name": "Geert Uytterhoeven",
    "email": "Geert.Uytterhoeven@sonycom.com",
    "time": "Tue Aug 19 11:28:23 2008 -0400"
  },
  "committer": {
    "name": "Dmitry Torokhov",
    "email": "dmitry.torokhov@gmail.com",
    "time": "Tue Aug 19 11:35:27 2008 -0400"
  },
  "message": "Input: evdev - fix printf() format for sizeof\n\ncommit f2afa7711f8585ffc088ba538b9a510e0d5dca12 (\"Input: paper over a bug in\nSynaptics X driver\") introduced a compiler warning on 64-bit platforms, as\nsizeof() returns a size_t, not an (unsigned) int:\n\n| drivers/input/evdev.c: In function \u0027handle_eviocgbit\u0027:\n| drivers/input/evdev.c:684: warning: format \u0027%d\u0027 expects type \u0027int\u0027, but argument 3 has type \u0027long unsigned int\u0027\n\nUse the proper `z\u0027 modifier for size_t, and make the printf() formats for the\nsizes unsigned while we\u0027re at it.\n\nSigned-off-by: Geert Uytterhoeven \u003cGeert.Uytterhoeven@sonycom.com\u003e\nSigned-off-by: Dmitry Torokhov \u003cdtor@mail.ru\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a92d81567559ba9fb59508628fdba56a0b7405bb",
      "old_mode": 33188,
      "old_path": "drivers/input/evdev.c",
      "new_id": "3524bef62be654910ec23ca5c917787269a6b018",
      "new_mode": 33188,
      "new_path": "drivers/input/evdev.c"
    }
  ]
}
