Files
runc/libcontainer/cgroups
Kir Kolyshkin 99ddc1be16 libct/cg/fs: rm m.config == nil checks
It is assumed that m.config is not nil, so these checks are redundant
(in case it is nil, NewManager panics and this code is unreachable).

Note that cgroups/manager.New checks that config is not nil.

Remove them.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2021-09-23 09:12:14 -07:00
..
2021-09-23 09:12:14 -07:00
2021-09-23 09:12:14 -07:00
2021-06-22 16:09:47 -07:00