)]}'
{
  "commit": "8d0dd23c6c78d140ed2132f523592ddb4cea839f",
  "tree": "300fe8920ba579adf1a215aee12c5022d14bccf9",
  "parents": [
    "caabdd0f59a9771ed095efe3ad5a08867b976ab2"
  ],
  "author": {
    "name": "Tal Zussman",
    "email": "tz2294@columbia.edu",
    "time": "Thu Nov 12 16:56:57 2020 -0500"
  },
  "committer": {
    "name": "Arnd Bergmann",
    "email": "arnd@arndb.de",
    "time": "Fri Nov 13 14:53:57 2020 +0100"
  },
  "message": "syscalls: Fix file comments for syscalls implemented in kernel/sys.c\n\nThe relevant syscalls were previously moved from kernel/timer.c to kernel/sys.c,\nbut the comments weren\u0027t updated to reflect this change.\n\nFixing these comments messes up the alphabetical ordering of syscalls by\nfilename. This could be fixed by merging the two groups of kernel/sys.c syscalls,\nbut that would require reordering the syscalls and renumbering them to maintain\nthe numerical order in unistd.h.\n\nSigned-off-by: Tal Zussman \u003ctz2294@columbia.edu\u003e\nLink: https://lore.kernel.org/r/20201112215657.GA4539@charmander\u0027\nSigned-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "37bea07c12f211dd5b26187d56db7a43d9ddfed5",
      "old_mode": 33188,
      "old_path": "include/linux/syscalls.h",
      "new_id": "629870fbb2c9460a6e59d070c7e8911e48cc036b",
      "new_mode": 33188,
      "new_path": "include/linux/syscalls.h"
    },
    {
      "type": "modify",
      "old_id": "2056318988f774931c4e0a3104144bf4a75ff52f",
      "old_mode": 33188,
      "old_path": "include/uapi/asm-generic/unistd.h",
      "new_id": "fc48c64700eb8a537a9045f10ccecd8e39d66d09",
      "new_mode": 33188,
      "new_path": "include/uapi/asm-generic/unistd.h"
    }
  ]
}
