[CRIU] [PATCH 00/14] Spring '07 cleaning
Mike Rapoport
mike.rapoport at gmail.com
Wed Mar 22 18:42:27 PDT 2017
Spring '07 is a bit outdated, isn't it? ;-)
On Mar 21, 2017 18:04, "Kir Kolyshkin" <kir at openvz.org> wrote:
I saw a single case of \n used in pr_perror() in some recent patch,
took a look, one thing led to another ... and here it is.
NOTE there are many similar errors in tests, which I decided not to
touch (yet?).
Kir Kolyshkin (14):
criu/img-remote-proto.c: use static mutex init
criu/img-remote-proto.c: error printing fixes
prepare_pstree_ids(): improve an error message
can_dump_inet_sk(): improve an error message
Use pr_perror() on open() failure
pr_err(): don't forget a newline
Correct an error message after waitpid
criu/namespaces.c: fix pr_perror usage
criu/namespaces.c: correct pr_err vs pr_perror usage
criu/img-remote.c: use xmalloc
criu/img-remote.c: use pr_err not pr_perror
copy_file: rm extra error message
No \n in pr_perror
Spring whitespace cleanup
compel/arch/ppc64/src/lib/cpu.c | 2 +-
compel/arch/x86/src/lib/infect.c | 2 +-
compel/src/lib/infect.c | 2 +-
criu/arch/ppc64/cpu.c | 38 ++++-----
criu/arch/ppc64/crtools.c | 98 +++++++++++-----------
criu/arch/x86/include/asm/compat.h | 3 +-
criu/arch/x86/restorer.c | 4 +-
criu/cgroup.c | 6 +-
criu/cr-restore.c | 6 +-
criu/crtools.c | 3 +-
criu/files-reg.c | 2 +-
criu/filesystems.c | 2 +-
criu/image.c | 2 +-
criu/img-remote-proto.c | 167 +++++++++++++++++-------------
-------
criu/img-remote.c | 39 ++++-----
criu/lsm.c | 4 +-
criu/mem.c | 22 ++---
criu/mount.c | 2 +-
criu/namespaces.c | 21 ++---
criu/net.c | 2 +-
criu/page-xfer.c | 2 +-
criu/pstree.c | 6 +-
criu/sk-inet.c | 2 +-
criu/sk-netlink.c | 4 +-
criu/sk-packet.c | 8 +-
criu/sk-unix.c | 4 +-
criu/sockets.c | 2 +-
criu/tty.c | 5 +-
criu/uffd.c | 2 +-
criu/util.c | 11 ++-
soccr/soccr.c | 28 +++----
31 files changed, 244 insertions(+), 257 deletions(-)
--
2.9.3
_______________________________________________
CRIU mailing list
CRIU at openvz.org
https://lists.openvz.org/mailman/listinfo/criu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openvz.org/pipermail/criu/attachments/20170322/5c2aad1c/attachment-0001.html>
More information about the CRIU
mailing list