From patchwork Mon Dec 12 20:05:02 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Masahiro Yamada X-Patchwork-Id: 87744 Delivered-To: patch@linaro.org Received: by 10.140.20.101 with SMTP id 92csp1838139qgi; Mon, 12 Dec 2016 12:11:37 -0800 (PST) X-Received: by 10.99.170.79 with SMTP id x15mr169508619pgo.14.1481573497111; Mon, 12 Dec 2016 12:11:37 -0800 (PST) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id n22si44834647pfi.246.2016.12.12.12.11.36; Mon, 12 Dec 2016 12:11:37 -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 S932495AbcLLULb (ORCPT + 25 others); Mon, 12 Dec 2016 15:11:31 -0500 Received: from conuserg-11.nifty.com ([210.131.2.78]:37383 "EHLO conuserg-11.nifty.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932188AbcLLUJp (ORCPT ); Mon, 12 Dec 2016 15:09:45 -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 uBCK7cfO013817; Tue, 13 Dec 2016 05:08:08 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conuserg-11.nifty.com uBCK7cfO013817 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.com; s=dec2015msa; t=1481573289; bh=qKxw2jyuae+uZNEAjSuNMhNyITH79Xm8fP+0Qwp4KL4=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=ESd78P+T8VQTCUqlw1rYHaNZRe2nlPePl29DqpIO46D5ywQ0xfgGvhhcMuInjPR0/ 48cBVcLZV3i2ON51ek8s4QUIeKbO4IwSuH5CZJ/I9leQjUYN900euuvkoMmxLvBVok 9M1QH1W+xDvK3pv2CWFd8qjeK4wz945C0QYS13S0H32d1z6owWfiumbcfs9ddaHPl2 hkSnxKv/hV9bMGaUZq3vt4GwDukzuvmFaoxea5Ib2UKiUR74EGbl0UgkgNkj1ke9SF cEvjPDMCJQCvR2eHpi9+KRzDsXx3zSmcquUo4oF3C5e4FLatu95MZRuoGOJfgEmoUr X4vEs5suYVzNg== 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 30/31] scripts/spelling.txt: add "therfore" pattern and fix typo instances Date: Tue, 13 Dec 2016 05:05:02 +0900 Message-Id: <1481573103-11329-31-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: therfore||therefore Besides, tidy up comment blocks for 80-col wrapping. Signed-off-by: Masahiro Yamada --- drivers/infiniband/sw/rdmavt/mad.c | 6 +++--- drivers/scsi/aacraid/linit.c | 2 +- drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c | 4 ++-- scripts/spelling.txt | 1 + 4 files changed, 7 insertions(+), 6 deletions(-) -- 2.7.4 diff --git a/drivers/infiniband/sw/rdmavt/mad.c b/drivers/infiniband/sw/rdmavt/mad.c index f6e9977..bba241f 100644 --- a/drivers/infiniband/sw/rdmavt/mad.c +++ b/drivers/infiniband/sw/rdmavt/mad.c @@ -74,9 +74,9 @@ int rvt_process_mad(struct ib_device *ibdev, int mad_flags, u8 port_num, u16 *out_mad_pkey_index) { /* - * MAD processing is quite different between hfi1 and qib. Therfore this - * is expected to be provided by the driver. Other drivers in the future - * may chose to implement this but it should not be made into a + * MAD processing is quite different between hfi1 and qib. Therefore + * this is expected to be provided by the driver. Other drivers in the + * future may choose to implement this but it should not be made into a * requirement. */ if (ibport_num_to_idx(ibdev, port_num) < 0) diff --git a/drivers/scsi/aacraid/linit.c b/drivers/scsi/aacraid/linit.c index 3ecbf20..cc66a15 100644 --- a/drivers/scsi/aacraid/linit.c +++ b/drivers/scsi/aacraid/linit.c @@ -1418,7 +1418,7 @@ static int aac_acquire_resources(struct aac_dev *dev) if (!dev->sync_mode) { /* After EEH recovery or suspend resume, max_msix count - * may change, therfore updating in init as well. + * may change, therefore updating in init as well. */ dev->init->Sa_MSIXVectors = cpu_to_le32(dev->max_msix); aac_adapter_start(dev); diff --git a/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c b/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c index 0d98789..610e0d6 100644 --- a/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c +++ b/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c @@ -1863,8 +1863,8 @@ vchiq_arm_init_state(VCHIQ_STATE_T *state, VCHIQ_ARM_STATE_T *arm_state) ** ** VC_RESUME_IDLE - Initialise the resume completion at the same time. The ** resume completion is in it's 'done' state whenever -** videcore is running. Therfore, the VC_RESUME_IDLE state -** implies that videocore is suspended. +** videcore is running. Therefore, the VC_RESUME_IDLE +** state implies that videocore is suspended. ** Hence, any thread which needs to wait until videocore is ** running can wait on this completion - it will only block ** if videocore is suspended. diff --git a/scripts/spelling.txt b/scripts/spelling.txt index b840f20..5fb27d2 100644 --- a/scripts/spelling.txt +++ b/scripts/spelling.txt @@ -1019,6 +1019,7 @@ targetting||targeting teh||the temorary||temporary temproarily||temporarily +therfore||therefore thier||their threds||threads threshhold||threshold