From patchwork Mon Dec 12 20:04:46 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Masahiro Yamada X-Patchwork-Id: 87759 Delivered-To: patch@linaro.org Received: by 10.140.20.101 with SMTP id 92csp1839731qgi; Mon, 12 Dec 2016 12:14:58 -0800 (PST) X-Received: by 10.99.4.213 with SMTP id 204mr170720249pge.77.1481573697963; Mon, 12 Dec 2016 12:14:57 -0800 (PST) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id e3si44876404plj.316.2016.12.12.12.14.57; Mon, 12 Dec 2016 12:14:57 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@nifty.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932232AbcLLUOL (ORCPT + 25 others); Mon, 12 Dec 2016 15:14:11 -0500 Received: from conuserg-11.nifty.com ([210.131.2.78]:36903 "EHLO conuserg-11.nifty.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753148AbcLLUJg (ORCPT ); Mon, 12 Dec 2016 15:09:36 -0500 Received: from grover.sesame (FL1-111-169-71-157.osk.mesh.ad.jp [111.169.71.157]) (authenticated) by conuserg-11.nifty.com with ESMTP id uBCK7cf8013817; Tue, 13 Dec 2016 05:07:56 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conuserg-11.nifty.com uBCK7cf8013817 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.com; s=dec2015msa; t=1481573276; bh=5ir1gEZaOv1gHLcVEBKK8/lL3ygVRs7wUYy8m9F8gO8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=UhiacoorhpsdA60Bgt0wiKjxnjhdS2iIcSnX9wYEgKsnMRddZBhrKhezoIaawwvLG ICJI/YcwpGlV1It/2YDPiklY3MbxK4FxZ9cZE5x/iaOoF71e2G1YW8wd+VZWSpxv3p CwcmgTcoeK6GA0bmCpByW2539ItxvqmavFTyaTSsDno1zwqYu2UL3Qu8eN+jUJg6Ca mD+sJHWsxGL3PMZ1G+DZ0OHtIlexY6Wu1I/w9XfUpgiwzKbKv0eiN1nRy99X2pZP4H arXq7C4jMy+zmu9I521O8hO13NMModFKo1IlXIi9WmcfXJnU5XtbfVp8wbBAAyy+Qc uPHSwTvG/VsGA== X-Nifty-SrcIP: [111.169.71.157] From: Masahiro Yamada To: Andrew Morton Cc: Randy Dunlap , Kees Cook , Zhao Lei , Joe Perches , Yoshihiro Shimoda , Geert Uytterhoeven , Masahiro Yamada , linux-kernel@vger.kernel.org Subject: [PATCH 14/31] scripts/spelling.txt: add "unneded" pattern and fix typo instances Date: Tue, 13 Dec 2016 05:04:46 +0900 Message-Id: <1481573103-11329-15-git-send-email-yamada.masahiro@socionext.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1481573103-11329-1-git-send-email-yamada.masahiro@socionext.com> References: <1481573103-11329-1-git-send-email-yamada.masahiro@socionext.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Fix typos and add the following to the scripts/spelling.txt: unneded||unneeded Signed-off-by: Masahiro Yamada --- fs/ocfs2/dlm/dlmmaster.c | 2 +- scripts/spelling.txt | 1 + sound/soc/codecs/wm_hubs.c | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) -- 2.7.4 diff --git a/fs/ocfs2/dlm/dlmmaster.c b/fs/ocfs2/dlm/dlmmaster.c index ae05b93..9b41842 100644 --- a/fs/ocfs2/dlm/dlmmaster.c +++ b/fs/ocfs2/dlm/dlmmaster.c @@ -2946,7 +2946,7 @@ static int dlm_mark_lockres_migrating(struct dlm_ctxt *dlm, /* * if target is down, we need to clear DLM_LOCK_RES_BLOCK_DIRTY for * another try; otherwise, we are sure the MIGRATING state is there, - * drop the unneded state which blocked threads trying to DIRTY + * drop the unneeded state which blocked threads trying to DIRTY */ spin_lock(&res->spinlock); BUG_ON(!(res->state & DLM_LOCK_RES_BLOCK_DIRTY)); diff --git a/scripts/spelling.txt b/scripts/spelling.txt index ba0b81f..78196a5 100644 --- a/scripts/spelling.txt +++ b/scripts/spelling.txt @@ -1035,6 +1035,7 @@ unintialized||uninitialized unknonw||unknown unknow||unknown unkown||unknown +unneded||unneeded unneedingly||unnecessarily unresgister||unregister unsinged||unsigned diff --git a/sound/soc/codecs/wm_hubs.c b/sound/soc/codecs/wm_hubs.c index 624b3b9..63b2745 100644 --- a/sound/soc/codecs/wm_hubs.c +++ b/sound/soc/codecs/wm_hubs.c @@ -1269,7 +1269,7 @@ void wm_hubs_set_bias_level(struct snd_soc_codec *codec, break; case SND_SOC_BIAS_ON: - /* Turn off any unneded single ended outputs */ + /* Turn off any unneeded single ended outputs */ val = 0; mask = 0;