[CRIU] [PATCH 5/5] log: Introduce pr_perr macro
Cyrill Gorcunov
gorcunov at openvz.org
Sat Jan 12 08:06:17 EST 2013
All the pr_ helpers we use now do *not* add tailing
new lines symbols to the format message except pr_perror.
This brings incovenience in coding style. And in long term
pr_perror macro should be dropped and substituted with
pr_perr call.
Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
include/log.h | 6 ++++++
1 file changed, 6 insertions(+)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-log-Introduce-pr_perr-macro.patch
Type: text/x-patch
Size: 601 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20130112/9a4bfb0b/attachment.bin>
More information about the CRIU
mailing list