diff options
| author | 2020-10-28 21:36:35 +0000 | |
|---|---|---|
| committer | 2020-10-28 21:36:35 +0000 | |
| commit | ce038aeaee68f2e41c732b4b91c7185a1cac14b5 (patch) | |
| tree | baa463fe66186edf19b3ca65d002f66dd75f09a1 /kernel/livepatch | |
| parent | ASoC: codecs: wcd9335: Set digital gain range correctly (diff) | |
| parent | Linux 5.10-rc1 (diff) | |
Merge tag 'v5.10-rc1' into asoc-5.10
Linux 5.10-rc1
Diffstat (limited to 'kernel/livepatch')
| -rw-r--r-- | kernel/livepatch/state.c | 2 |
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 |
