mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 22:37:14 +08:00
1fb56f9f1f
libcontainer/cgroups/devices/devices_emulator.go:261:9: `if` block ends with a `return` statement, so drop this `else` and outdent its block (golint)
} else {
^
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>