runc/libcontainer/cgroups/systemd
Tobias Klauser e4e56cb6d8 libcontainer: remove ineffective break statements
go's switch statement doesn't need an explicit break. Remove it where
that is the case and add a comment to indicate the purpose where the
removal would lead to an empty case.

Found with honnef.co/go/tools/cmd/staticcheck

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
2017-07-28 15:13:39 +02:00
..
apply_nosystemd.go Revert to non-recursive GetPids, add recursive GetAllPids 2016-01-08 19:42:25 +00:00
apply_systemd.go libcontainer: remove ineffective break statements 2017-07-28 15:13:39 +02:00