aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/timers
diff options
context:
space:
mode:
authorKees Cook <keescook@chromium.org>2016-04-26 16:41:21 -0700
committerJonathan Corbet <corbet@lwn.net>2016-04-28 07:51:59 -0600
commit08559657b21522d642331f9dc455a3917d85ab00 (patch)
tree0cdc3e0f9159ccf9e17b88596428eba3df66c026 /Documentation/timers
parentsamples: v4l: from Documentation to samples directory (diff)
downloadlinux-dev-08559657b21522d642331f9dc455a3917d85ab00.tar.xz
linux-dev-08559657b21522d642331f9dc455a3917d85ab00.zip
Documentation: fix common spelling mistakes
This fixes several spelling mistakes in the Documentation/ tree, which are caught by checkpatch.pl's spell checking. Signed-off-by: Kees Cook <keescook@chromium.org> Reviewed-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/timers')
-rw-r--r--Documentation/timers/hrtimers.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/timers/hrtimers.txt b/Documentation/timers/hrtimers.txt
index 492f1affb0e5..588d85724f10 100644
--- a/Documentation/timers/hrtimers.txt
+++ b/Documentation/timers/hrtimers.txt
@@ -119,7 +119,7 @@ was not really a win, due to the different data structures. Also, the
hrtimer functions now have clearer behavior and clearer names - such as
hrtimer_try_to_cancel() and hrtimer_cancel() [which are roughly
equivalent to del_timer() and del_timer_sync()] - so there's no direct
-1:1 mapping between them on the algorithmical level, and thus no real
+1:1 mapping between them on the algorithmic level, and thus no real
potential for code sharing either.
Basic data types: every time value, absolute or relative, is in a