Mark get_ub_name() as static, remove prototype

get_ub_name() is only used in ub.c, so it should be marked as static.
Also let's remove its prototype from ub.h

Signed-off-by: Kir Kolyshkin <kir@openvz.org>
2 files changed