[CRIU] [PATCH 0/2] scm: A few nitpicks
Cyrill Gorcunov
gorcunov at openvz.org
Mon Nov 14 06:02:40 PST 2016
- no need for unused argument in scm_fdset_init
- make scm-code.c compilable without SCM_FDSET_HAS_OPTS
The fds plugin initially been using @ctl_socket from std plugin,
but we can't easily switch to it -- instead once deamon head
code get merged into the compel we will drop @tsock from there
and will use @ctl_socket from std module.
Cyrill Gorcunov (2):
scm: scm_fdset_init -- Drop unused @with_flags argument
scm: common -- Hide struct fd_opts argument
include/common/scm-code.c | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
--
2.7.4
More information about the CRIU
mailing list