Commit e8d8a364 authored by Cyrill Gorcunov's avatar Cyrill Gorcunov Committed by Pavel Emelyanov

unix: Use one word log prefix

For grep sake.
Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@gmail.com>
Signed-off-by: 's avatarAndrei Vagin <avagin@virtuozzo.com>
parent b912456c
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
#include "images/sk-unix.pb-c.h" #include "images/sk-unix.pb-c.h"
#undef LOG_PREFIX #undef LOG_PREFIX
#define LOG_PREFIX "sk unix: " #define LOG_PREFIX "unix: "
/* /*
* By-default, when dumping a unix socket, we should dump its peer * By-default, when dumping a unix socket, we should dump its peer
......
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