)]}'
{
  "commit": "d8e45bf1aed2e5fddd8985b5bb1aaf774a97aba8",
  "tree": "bbdf7098ebd34722b8d49225f7720b95fcfef210",
  "parents": [
    "a7151a8eaa292933cc934deb1dda0f5f51114c82"
  ],
  "author": {
    "name": "Shuah Khan",
    "email": "skhan@linuxfoundation.org",
    "time": "Mon Feb 13 11:20:07 2023 -0700"
  },
  "committer": {
    "name": "Shuah Khan",
    "email": "skhan@linuxfoundation.org",
    "time": "Mon Feb 13 16:37:18 2023 -0700"
  },
  "message": "selftests/mount_setattr: fix redefine struct mount_attr build error\n\nFix the following build error due to redefining struct mount_attr by\nremoving duplicate define from mount_setattr_test.c\n\ngcc -g -isystem .../tools/testing/selftests/../../../usr/include -Wall -O2 -pthread     mount_setattr_test.c  -o .../tools/testing/selftests/mount_setattr/mount_setattr_test\nmount_setattr_test.c:107:8: error: redefinition of ‘struct mount_attr’\n  107 | struct mount_attr {\n      |        ^~~~~~~~~~\nIn file included from /usr/include/x86_64-linux-gnu/sys/mount.h:32,\n                 from mount_setattr_test.c:10:\n.../usr/include/linux/mount.h:129:8: note: originally defined here\n  129 | struct mount_attr {\n      |        ^~~~~~~~~~\nmake: *** [../lib.mk:145: .../tools/testing/selftests/mount_setattr/mount_setattr_test] Error 1\n\nSigned-off-by: Shuah Khan \u003cskhan@linuxfoundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8c5fea68ae677b6d9e4cca4acf9a1b7e0d637b14",
      "old_mode": 33188,
      "old_path": "tools/testing/selftests/mount_setattr/mount_setattr_test.c",
      "new_id": "582669ca38e9dd98ea2236577e5a4313ea887742",
      "new_mode": 33188,
      "new_path": "tools/testing/selftests/mount_setattr/mount_setattr_test.c"
    }
  ]
}
