Commit 350b8f21 authored by Cyrill Gorcunov's avatar Cyrill Gorcunov Committed by Pavel Emelyanov

sk-unix: Defile log prefix

For grepability sake.
Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent e559f269
......@@ -31,6 +31,9 @@
#include "protobuf.h"
#include "protobuf/sk-unix.pb-c.h"
#undef LOG_PREFIX
#define LOG_PREFIX "sk unix: "
struct unix_sk_desc {
struct socket_desc sd;
unsigned int type;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment