)]}'
{
  "commit": "5a07ea0b97f206ed23a5850079b7f322e7730869",
  "tree": "7de142305d8cae9bbee2c182cd7f1e4abcdc39cc",
  "parents": [
    "348c4b9078ba8d9bef2e453c7ded07fde4748c79"
  ],
  "author": {
    "name": "Arnd Bergmann",
    "email": "arnd@arndb.de",
    "time": "Thu May 21 22:04:16 2009 +0000"
  },
  "committer": {
    "name": "Arnd Bergmann",
    "email": "arnd@arndb.de",
    "time": "Thu Dec 10 22:52:09 2009 +0100"
  },
  "message": "compat_ioctl: inline all conversion handlers\n\nThis makes all ioctl conversion handlers called from\na single switch statement, leaving only COMPATIBLE_IOCTL\nand ULONG_IOCTL statements in the table. This is somewhat\nmore space efficient and also lets us simplify the\nhandling of the lookup table significantly.\n\nbefore:\n   text    data     bss     dec     hex filename\n   7619   14024    2080   23723    5cab obj/fs/compat_ioctl.o\nafter:\n   7567   13352    2080   22999    59d7 obj/fs/compat_ioctl.o\n\nSigned-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a383424f1b2581c402b0fecd8f948e2e779f282d",
      "old_mode": 33188,
      "old_path": "fs/compat_ioctl.c",
      "new_id": "0cd76e9e843af3632b1bb689b050837d39073b4b",
      "new_mode": 33188,
      "new_path": "fs/compat_ioctl.c"
    }
  ]
}
