From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758039AbdLROUo (ORCPT ); Mon, 18 Dec 2017 09:20:44 -0500 Received: from youngberry.canonical.com ([91.189.89.112]:56784 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752688AbdLROUk (ORCPT ); Mon, 18 Dec 2017 09:20:40 -0500 From: Colin King To: Andrew Morton , Masahiro Yamada Cc: kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH] scripts/spelling.txt: add more spelling mistakes to spelling.txt Date: Mon, 18 Dec 2017 14:19:04 +0000 Message-Id: <20171218141904.7488-1-colin.king@canonical.com> X-Mailer: git-send-email 2.14.1 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Colin Ian King Here are some of the more spelling mistakes and typos that I've found while fixing up spelling mistakes in kernel error message text since October 2017 Signed-off-by: Colin Ian King --- scripts/spelling.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/scripts/spelling.txt b/scripts/spelling.txt index 9a058cff49d4..7b3997e1eb4b 100644 --- a/scripts/spelling.txt +++ b/scripts/spelling.txt @@ -294,6 +294,7 @@ conditionaly||conditionally conected||connected connecetd||connected configuartion||configuration +configurarion||configuration configuratoin||configuration configuraton||configuration configuretion||configuration @@ -332,6 +333,7 @@ correponding||corresponding correponds||corresponds correspoding||corresponding cotrol||control +couldnt||couldn't cound||could couter||counter coutner||counter @@ -501,6 +503,7 @@ familar||familiar fatser||faster feauture||feature feautures||features +feeback||feedback fetaure||feature fetaures||features fileystem||filesystem @@ -527,6 +530,7 @@ frome||from fucntion||function fuction||function fuctions||functions +funcation||function funcion||function functionallity||functionality functionaly||functionally @@ -837,6 +841,7 @@ passin||passing pathes||paths pecularities||peculiarities peformance||performance +peforming||performing peice||piece pendantic||pedantic peprocessor||preprocessor @@ -975,6 +980,7 @@ requried||required requst||request reseting||resetting resizeable||resizable +reseved||reserved resouce||resource resouces||resources resoures||resources @@ -1122,6 +1128,8 @@ swtich||switch symetric||symmetric synax||syntax synchonized||synchronized +synchronuous||synchronous +synchronuously||synchronously syncronize||synchronize syncronized||synchronized syncronizing||synchronizing @@ -1138,6 +1146,7 @@ temproarily||temporarily therfore||therefore thier||their threds||threads +thershold||threshold threshhold||threshold thresold||threshold throught||through -- 2.14.1