Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1172583 > unrolled thread

[PATCH 1/1] scripts/spelling.txt: Adding misspelled word for check.

Started byManinder Singh <maninder1.s@samsung.com>
First post2015-06-26 06:20 +0200
Last post2015-06-26 06:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 1/1] scripts/spelling.txt: Adding misspelled word for check. Maninder Singh <maninder1.s@samsung.com> - 2015-06-26 06:20 +0200

#1172583 — [PATCH 1/1] scripts/spelling.txt: Adding misspelled word for check.

FromManinder Singh <maninder1.s@samsung.com>
Date2015-06-26 06:20 +0200
Subject[PATCH 1/1] scripts/spelling.txt: Adding misspelled word for check.
Message-ID<pFthn-4DE-1@gated-at.bofh.it>
misspelled words for check:-
chcek
chck
cehck

I myself did these spell mistakes in changelog for patches,
Thus suggesting to add in spelling.txt, so that checkpatch.pl
warns it earlier.
References:-

./arch/powerpc/kernel/exceptions-64e.S:456: . . . make sure you chcek
https://lkml.org/lkml/2015/6/25/289
./arch/x86/mm/pageattr.c:1368: * No need to cehck in that case

Signed-off-by: Maninder Singh <maninder1.s@samsung.com>
---
 scripts/spelling.txt |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/scripts/spelling.txt b/scripts/spelling.txt
index bb8e4d0..958d054 100644
--- a/scripts/spelling.txt
+++ b/scripts/spelling.txt
@@ -187,6 +187,7 @@ capatibilities||capabilities
 carefuly||carefully
 cariage||carriage
 catagory||category
+cehck||check
 challange||challenge
 challanges||challenges
 chanell||channel
@@ -199,6 +200,8 @@ charactor||character
 charater||character
 charaters||characters
 charcter||character
+chcek||check
+chck||check
 checksuming||checksumming
 childern||children
 childs||children
-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web