diff options
| author | Stephen Boyd <sboyd@codeaurora.org> | 2017-05-08 18:57:50 -0400 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-05-08 20:15:13 -0400 |
| commit | ad61dd303a0f2439bb104349e2d2ec91a3010ce0 (patch) | |
| tree | 9c81372e1e082c89cb77817df2cca34fcb515368 /scripts | |
| parent | d1b7c9344b628f8bbb55a0775667f33b8eafac82 (diff) | |
scripts/spelling.txt: add regsiter -> register spelling mistake
This typo is quite common. Fix it and add it to the spelling file so
that checkpatch catches it earlier.
Link: http://lkml.kernel.org/r/20170317011131.6881-2-sboyd@codeaurora.org
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/spelling.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/spelling.txt b/scripts/spelling.txt index d778d7b42a78..7b6d25a86202 100644 --- a/scripts/spelling.txt +++ b/scripts/spelling.txt | |||
| @@ -891,6 +891,7 @@ registerd||registered | |||
| 891 | registeresd||registered | 891 | registeresd||registered |
| 892 | registes||registers | 892 | registes||registers |
| 893 | registraration||registration | 893 | registraration||registration |
| 894 | regsiter||register | ||
| 894 | regster||register | 895 | regster||register |
| 895 | regualar||regular | 896 | regualar||regular |
| 896 | reguator||regulator | 897 | reguator||regulator |
