[CRIU] [PATCH 0/4 v3] log level cleanups

Kir Kolyshkin kir at openvz.org
Sun Feb 12 03:34:17 PST 2017


This is mostly (but not only) prefixing for compel log level names.

v2: drop the last patch
v3: fix a typo, add printf annotation patches

Kir Kolyshkin (4):
  compel/include/log.h: whitespace cleanup
  compel/uapi: add prefix to log levels
  compel_print_on_level(): annotate with printf
  compel std_printf: annotate with printf

 compel/include/log.h                     | 61 +++++++++++++++++---------------
 compel/include/uapi/log.h                |  4 +++
 compel/include/uapi/loglevels.h          | 23 +++++++-----
 compel/plugins/include/uapi/std/string.h |  4 ++-
 compel/plugins/std/log.c                 |  4 +--
 compel/src/lib/log.c                     |  2 +-
 compel/src/main.c                        |  6 ++--
 compel/test/infect/spy.c                 |  2 +-
 compel/test/rsys/spy.c                   |  2 +-
 9 files changed, 62 insertions(+), 46 deletions(-)

-- 
2.9.3



More information about the CRIU mailing list