)]}'
{
  "commit": "cfecf1afd3a7412df810c2b98c77744f90c13e24",
  "tree": "b2205a16790d9de2648d46f92504dfe8d3f927f2",
  "parents": [
    "960a581e22d93a784db843110ad1e6249c1542a5"
  ],
  "author": {
    "name": "Arnd Bergmann",
    "email": "arnd@arndb.de",
    "time": "Fri Jun 17 16:30:03 2016 +0200"
  },
  "committer": {
    "name": "Takashi Iwai",
    "email": "tiwai@suse.de",
    "time": "Fri Jun 17 16:31:19 2016 +0200"
  },
  "message": "sound: oss: avoid time_t usage\n\nWe want to remove all time_t users from the kernel because of\ny2038 compatibility. This particular instance does not even\nuse time_t to store a seconds value, so we can simply use\n\u0027unsigned int\u0027, which seems more fitting anywhere.\n\nThe same code is used in two OSS files.\n\nSigned-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8021c85f076d09aa1c118473607e67219b04fc16",
      "old_mode": 33188,
      "old_path": "sound/oss/sound_timer.c",
      "new_id": "3a444a6f10ebc3d022aacea076eef5a7f81d4f9d",
      "new_mode": 33188,
      "new_path": "sound/oss/sound_timer.c"
    },
    {
      "type": "modify",
      "old_id": "2226dda0eff0d9e2daf3f907877f20930f4f57ff",
      "old_mode": 33188,
      "old_path": "sound/oss/sys_timer.c",
      "new_id": "d17019d25b994526251a7fc8d9b088b0fecc109c",
      "new_mode": 33188,
      "new_path": "sound/oss/sys_timer.c"
    }
  ]
}
