[CRIU] [PATCH 0/6] Headers cleanup

Radostin Stoyanov rstoyanov1 at gmail.com
Sat Nov 10 00:51:20 MSK 2018


Radostin Stoyanov (6):
  Remove unused #include <sys/sendfile.h>
  Remove unused #include <sys/vfs.h>
  Replace references to MAP_ANON with MAP_ANONYMOUS
  Remove duplicated include statements
  Remove unused #include <dirent.h>
  cr-restore: Remove unused #include <grp.h>

 compel/plugins/shmem/shmem.c     |  2 +-
 criu/arch/x86/kerndat.c          |  4 ++--
 criu/bfd.c                       |  2 +-
 criu/cr-check.c                  |  3 +--
 criu/cr-dump.c                   |  3 ---
 criu/cr-restore.c                | 12 +++---------
 criu/cr-service.c                |  2 --
 criu/eventfd.c                   |  1 -
 criu/eventpoll.c                 |  1 -
 criu/files-reg.c                 |  1 -
 criu/fsnotify.c                  |  3 ---
 criu/mount.c                     |  1 -
 criu/pipes.c                     |  2 +-
 criu/sk-queue.c                  |  1 -
 criu/uffd.c                      |  1 -
 criu/util.c                      |  7 -------
 criu/vdso.c                      |  4 ++--
 test/others/rpc/test-c.c         |  1 -
 test/zdtm/static/inotify00.c     |  1 -
 test/zdtm/static/inotify02.c     |  1 -
 test/zdtm/static/mem-touch.c     |  2 +-
 test/zdtm/static/mntns_ro_root.c |  1 -
 test/zdtm/static/mprotect00.c    |  2 +-
 test/zdtm/static/netns-dev.c     |  1 -
 test/zdtm/transition/file_read.c |  2 +-
 test/zdtm/transition/ptrace.c    |  2 +-
 26 files changed, 15 insertions(+), 48 deletions(-)

-- 
2.17.2



More information about the CRIU mailing list