Commit 982d1778 authored by yanghaichao12's avatar yanghaichao12

Fix comment error of 'cpuManagerStateFileName'

parent 7ba79c31
......@@ -44,7 +44,7 @@ type runtimeService interface {
type policyName string
// cpuManagerStateFileName is the name file name where cpu manager stores it's state
// cpuManagerStateFileName is the file name where cpu manager stores its state
const cpuManagerStateFileName = "cpu_manager_state"
// Manager interface provides methods for Kubelet to manage pod cpus.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment