[CRIU] [PATCH 2/9] headers: Add err.h header

Cyrill Gorcunov gorcunov at openvz.org
Mon Apr 1 11:27:33 EDT 2013


Instead of bloating util.h lets move ERR_
helpers to own err.h header. This allow
to reuse it where needed without util.h
inclusion.

Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
 include/err.h  | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 include/util.h | 26 +-------------------------
 2 files changed, 54 insertions(+), 25 deletions(-)
 create mode 100644 include/err.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-headers-Add-err.h-header.patch
Type: text/x-patch
Size: 2004 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20130401/cc5a0a35/attachment.bin>


More information about the CRIU mailing list