mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-09 12:07:47 +00:00
Merge pull request #117152 from samuelkarp/godoc-typo
cpumanager: fix typo in godoc
This commit is contained in:
commit
ce56fd7c8b
@ -584,7 +584,7 @@ func (p *staticPolicy) GetPodTopologyHints(s state.State, pod *v1.Pod) map[strin
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// generateCPUtopologyHints generates a set of TopologyHints given the set of
|
// generateCPUTopologyHints generates a set of TopologyHints given the set of
|
||||||
// available CPUs and the number of CPUs being requested.
|
// available CPUs and the number of CPUs being requested.
|
||||||
//
|
//
|
||||||
// It follows the convention of marking all hints that have the same number of
|
// It follows the convention of marking all hints that have the same number of
|
||||||
|
Loading…
Reference in New Issue
Block a user