aboutsummaryrefslogtreecommitdiff
path: root/kernel/livepatch
diff options
context:
space:
mode:
authorRandy Dunlap <[email protected]>2020-10-15 20:10:28 -0700
committerLinus Torvalds <[email protected]>2020-10-16 11:11:19 -0700
commit7b7b8a2c9560efb5874ea1d84d1dce5ba4c8c487 (patch)
tree55bd1c88bc92271eea158ea7ded780b80410098a /kernel/livepatch
parent15ec0fcff6dab37533e02e2092d9228726186366 (diff)
kernel/: fix repeated words in comments
Fix multiple occurrences of duplicated words in kernel/. Fix one typo/spello on the same line as a duplicate word. Change one instance of "the the" to "that the". Otherwise just drop one of the repeated words. Signed-off-by: Randy Dunlap <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'kernel/livepatch')
-rw-r--r--kernel/livepatch/state.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/livepatch/state.c b/kernel/livepatch/state.c
index 7ee19476de9d..2565d039ade0 100644
--- a/kernel/livepatch/state.c
+++ b/kernel/livepatch/state.c
@@ -55,7 +55,7 @@ EXPORT_SYMBOL_GPL(klp_get_state);
*
* The function can be called only during transition when a new
* livepatch is being enabled or when such a transition is reverted.
- * It is typically called only from from pre/post (un)patch
+ * It is typically called only from pre/post (un)patch
* callbacks.
*
* Return: pointer to the latest struct klp_state from already