[CRIU] [PATCH 5/5] headers: Add extern specificator to functions
Cyrill Gorcunov
gorcunov at openvz.org
Fri Nov 15 02:04:48 PST 2013
We really have a mess of extern/non-extern declaration
of functions in our headers. Always use extern for
unification purpose.
Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
include/cr-service.h | 4 ++--
include/crtools.h | 26 +++++++++++++-------------
include/fdset.h | 10 +++++-----
include/files.h | 2 +-
include/image.h | 8 ++++----
include/kcmp-ids.h | 6 +++---
include/kerndat.h | 6 +++---
include/mount.h | 4 ++--
include/namespaces.h | 12 ++++++------
include/net.h | 12 ++++++------
include/netfilter.h | 6 +++---
include/page-pipe.h | 10 +++++-----
include/page-read.h | 2 +-
include/page-xfer.h | 12 ++++++------
include/protobuf.h | 2 +-
include/pstree.h | 2 +-
include/rst-malloc.h | 14 +++++++-------
include/shmem.h | 12 ++++++------
include/sk-inet.h | 16 ++++++++--------
include/sk-packet.h | 4 ++--
include/stats.h | 10 +++++-----
include/tun.h | 6 +++---
include/util-pie.h | 2 +-
include/util.h | 16 ++++++++--------
include/uts_ns.h | 4 ++--
include/vma.h | 6 +++---
26 files changed, 107 insertions(+), 107 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-headers-Add-extern-specificator-to-functions.patch
Type: text/x-patch
Size: 19454 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20131115/f4e71612/attachment-0001.bin>
More information about the CRIU
mailing list