summaryrefslogtreecommitdiff
path: root/include/linux/sched_clock.h
diff options
context:
space:
mode:
authorIngo Molnar <mingo@kernel.org>2021-05-12 19:51:31 +0200
committerIngo Molnar <mingo@kernel.org>2021-05-12 19:54:49 +0200
commitcc00c1988801dc71f63bb7bad019e85046865095 (patch)
tree56162abfd153e2f0bdc3904856c4b7c98bf9fce0 /include/linux/sched_clock.h
parentf1a0a376ca0c4ef1fc3d24e3e502acbb5b795674 (diff)
sched: Fix leftover comment typos
A few more snuck in. Also capitalize 'CPU' while at it. Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'include/linux/sched_clock.h')
-rw-r--r--include/linux/sched_clock.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/sched_clock.h b/include/linux/sched_clock.h
index 528718e4ed52..835ee87ed792 100644
--- a/include/linux/sched_clock.h
+++ b/include/linux/sched_clock.h
@@ -14,7 +14,7 @@
* @sched_clock_mask: Bitmask for two's complement subtraction of non 64bit
* clocks.
* @read_sched_clock: Current clock source (or dummy source when suspended).
- * @mult: Multipler for scaled math conversion.
+ * @mult: Multiplier for scaled math conversion.
* @shift: Shift value for scaled math conversion.
*
* Care must be taken when updating this structure; it is read by