]> git.baikalelectronics.ru Git - kernel.git/commit
scripts/spelling.txt: fix malformed entry
authorEric Biggers <ebiggers@google.com>
Sat, 3 Oct 2020 05:21:48 +0000 (22:21 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 3 Oct 2020 18:28:12 +0000 (11:28 -0700)
commit7f5200c6c52ae9cd1a3ef40fe5514e261ca251c4
tree1f918213a5386f4991da6f0a2817efccb35e7d9f
parenta47edc0809b7f84b09e4282973fcc1cb183cbb23
scripts/spelling.txt: fix malformed entry

One of the entries has three fields "mistake||correction||correction"
rather than the expected two fields "mistake||correction".  Fix it.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Link: https://lkml.kernel.org/r/20200930234359.255295-1-ebiggers@kernel.org
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
scripts/spelling.txt