mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 22:37:14 +08:00
25112dd179
Since commit7296dc1712, type intelRdtData is only used by tests, and since commit79d292b9f, its only member is config. Change the test to use config directly, and remove the type. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>