[CRIU] [PATCH 0/5] Headers cleanup, part 2

Cyrill Gorcunov gorcunov at openvz.org
Fri Nov 15 02:04:43 PST 2013


Hi, here is some more cleanup/unification over headers, please review.

Cyrill Gorcunov (5):
  headers: Drop _LINUX_CAPABILITY
  headers: Add missing __CR_ at last endif
  headers: Add \Newline-s for readability sake
  headers: ptrace.h -- Reflect name change in ifdef/endif
  headers: Add extern specificator to functions

 arch/arm/include/asm/types.h |  4 ----
 arch/x86/include/asm/types.h |  3 ---
 include/cr-service.h         |  6 +++---
 include/cr-show.h            |  2 ++
 include/cr_options.h         |  2 +-
 include/crtools.h            | 26 +++++++++++++-------------
 include/fdset.h              | 12 ++++++------
 include/files.h              |  2 +-
 include/image.h              |  8 ++++----
 include/kcmp-ids.h           |  6 +++---
 include/kerndat.h            |  9 +++++----
 include/mount.h              |  4 ++--
 include/namespaces.h         | 12 ++++++------
 include/net.h                | 12 ++++++------
 include/netfilter.h          |  6 +++---
 include/netlink_diag.h       |  2 +-
 include/page-pipe.h          | 14 ++++++++------
 include/page-read.h          |  6 ++++--
 include/page-xfer.h          | 16 +++++++++-------
 include/parasite-syscall.h   |  1 +
 include/pid.h                |  2 +-
 include/posix-timer.h        |  2 +-
 include/protobuf.h           |  2 +-
 include/pstree.h             |  2 +-
 include/ptrace.h             |  6 +++---
 include/rst-malloc.h         | 17 +++++++++--------
 include/rst_info.h           |  2 +-
 include/servicefd.h          |  2 +-
 include/shmem.h              | 12 ++++++------
 include/sk-inet.h            | 16 ++++++++--------
 include/sk-packet.h          |  4 ++--
 include/stats.h              | 12 ++++++------
 include/tun.h                | 10 ++++++----
 include/util-pie.h           |  3 ++-
 include/util.h               | 16 ++++++++--------
 include/uts_ns.h             |  4 ++--
 include/vma.h                |  8 ++++----
 pie/restorer.c               |  1 +
 38 files changed, 141 insertions(+), 133 deletions(-)

-- 
1.8.3.1


More information about the CRIU mailing list