runc/libcontainer/devices
Daniel Dao 8898b6b446 remove placeholder for non-linux platforms
runc currently only support Linux platform, and since we dont intend to expose
the support to other platform, removing all other platforms placeholder code.

`libcontainer/configs` still being used in
https://github.com/moby/moby/blob/master/daemon/daemon_windows.go so
keeping it for now.

After this, we probably should also rename files to drop linux suffices
if possible.

Signed-off-by: Daniel Dao <dqminh89@gmail.com>
2017-11-24 18:14:51 +00:00
..
devices.go remove placeholder for non-linux platforms 2017-11-24 18:14:51 +00:00
devices_test.go remove placeholder for non-linux platforms 2017-11-24 18:14:51 +00:00