mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-07 23:54:23 +01:00
CreateDevice() is only used by `NewDevices()` so we can make it private and there's no need to export it. Signed-off-by: Zhang Wei <zhangwei555@huawei.com>