All of lore.kernel.org
 help / color / mirror / Atom feed
From: akpm@linux-foundation.org
To: jinb.park7@gmail.com, keescook@chromium.org, mm-commits@vger.kernel.org
Subject: [merged] scripts-spellingtxt-add-some-typo-words.patch removed from -mm tree
Date: Tue, 28 Feb 2017 12:52:01 -0800	[thread overview]
Message-ID: <58b5e2f1.5xhAsTf9aOko/WT3%akpm@linux-foundation.org> (raw)


The patch titled
     Subject: scripts/spelling.txt: add some typo-words
has been removed from the -mm tree.  Its filename was
     scripts-spellingtxt-add-some-typo-words.patch

This patch was dropped because it was merged into mainline or a subsystem tree

------------------------------------------------------
From: Jinbum Park <jinb.park7@gmail.com>
Subject: scripts/spelling.txt: add some typo-words

I wrote a simple script to find new typo not in spelling.txt.
(https://github.com/jinb-park/find-linux-kernel-typo)

and get following result:

	[ rank ]
	63 paramaters
	18 alignement
	9 strucuture
	....

The number means how many files include the typo.
This patch adds these common typo.

Link: http://lkml.kernel.org/r/20170112113452.GA7042@pjb1027-Latitude-E5410
Signed-off-by: Jinbum Park <jinb.park7@gmail.com>
Acked-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 scripts/spelling.txt |    3 +++
 1 file changed, 3 insertions(+)

diff -puN scripts/spelling.txt~scripts-spellingtxt-add-some-typo-words scripts/spelling.txt
--- a/scripts/spelling.txt~scripts-spellingtxt-add-some-typo-words
+++ a/scripts/spelling.txt
@@ -74,6 +74,7 @@ algoritms||algorithms
 algorrithm||algorithm
 algorritm||algorithm
 aligment||alignment
+alignement||alignment
 allign||align
 allocatrd||allocated
 allocte||allocate
@@ -746,6 +747,7 @@ pakage||package
 pallette||palette
 paln||plan
 paramameters||parameters
+paramaters||parameters
 paramater||parameter
 parametes||parameters
 parametised||parametrised
@@ -990,6 +992,7 @@ straming||streaming
 struc||struct
 structres||structures
 stuct||struct
+strucuture||structure
 stucture||structure
 sturcture||structure
 subdirectoires||subdirectories
_

Patches currently in -mm which might be from jinb.park7@gmail.com are



                 reply	other threads:[~2017-02-28 20:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=58b5e2f1.5xhAsTf9aOko/WT3%akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=jinb.park7@gmail.com \
    --cc=keescook@chromium.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mm-commits@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.