mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
Use the IoctlRetInt, IoctlSetInt and IoctlLoopSetStatus64 helper functions defined in the golang.org/x/sys/unix package instead of manually wrapping these using a locally defined function. Inspired by3cc3d8a560Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commitc7c02eea81) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>