set(): return proper error

We can't return ERR_NOMEM from set() function, as it can be used as an error
code returned from vzctl, and ERR_* are only for parse().

Signed-off-by: Kir Kolyshkin <kir@openvz.org>
1 file changed