diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2017-09-19 19:28:32 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-09-29 14:07:53 -0400 |
commit | 2719ae3346975b41f23c7785424587d020703cfc (patch) | |
tree | 1868eb9a19300934f054057cf16bbd862031db4f /common/board_r.c | |
parent | 117eeb7f84176268c086db7764778d99d832cd71 (diff) |
scripts/checkpatch: add missing spelling.txt
Checkpatch can use two dictionaries for finding typos:
* scripts/spelling.txt
* /usr/share/codespell/dictionary.txt
which comes with package codespell and is selected by parameter
--codespell
If the file scripts/spelling.txt is missing, a warning is shown.
Add the spelling.txt file from the Linux kernel 4.13 source.
We can later add our own typo corrections.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Acked-by: Dan Murphy <dmurphy@ti.com>
Diffstat (limited to 'common/board_r.c')
0 files changed, 0 insertions, 0 deletions