Unverified Commit 4e8bea4b authored by Kubernetes Prow Robot's avatar Kubernetes Prow Robot Committed by GitHub

Merge pull request #71194 from yanghaichao12/dev1119-1

Fix comment error of 'cpuManagerStateFileName'
parents 12be140d 982d1778
......@@ -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