Received: by 2002:a05:6520:3645:b029:c0:f950:43e0 with SMTP id l5csp163749lki; Tue, 16 Mar 2021 21:49:00 -0700 (PDT) X-Google-Smtp-Source: ABdhPJy3SKctr+rmJ912FyZmdtYTHw9caYgO+JJMPevD4MEW3Zvp2KWdrGHLwAq+ymUJvhSZwYxO X-Received: by 2002:a05:6402:35cd:: with SMTP id z13mr40147779edc.21.1615956540739; Tue, 16 Mar 2021 21:49:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1615956540; cv=none; d=google.com; s=arc-20160816; b=fFF4OdkKYLtFNJsj+Jqwt8SrsOukBKgdeCadO03Op6+BjUch+eaYphgCg4ZpssXCDr npgG8gJGx/O27W8C51aU031I3f5kNFT74ImLYSKKl9Db23pLhAiKZvC9I+vXgBacPOlS KV3RwoYYYneekrSuyIOcOly3KbD+WkSl7c7RVcqJRXYK8LwZmAU7rlOYyAQ53/DBVBe+ H4oThsvlVNvqTCsX8JLsLQF3F6trb7o8i4pMMtW0k7SGiYaqo5QrCUpBry7ohrsJGtbs vwx7rug9tFXD5lbcAJ7szv+Dmm/wo9zJaeEl7jTEzed9UuKfW2Uc8VzB32n8m0GsZeyD kXnw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:from:references :cc:to:subject; bh=bDGtGO16UXRoFadAss/q2n0cxZ3NRJWoQtyp0FW4ScA=; b=VyprI61uDyPCubrhTWmTS0qShzczxDvxpw3AMIsGGO9EKYT4WDjcVj9RnqQV036l9s jmpFc5jr/zxD5RgWNIvpPzQXeMQ3Art6guQHFkh3ZfcIkWi4yo3X/eGHRJyCjh0pcQm1 CejpyRzu7D+PIvxbUSNz7uC2DSKOq/yRxav5+UxpncjPGGPCnpIjsN8faozuTECSdARD VAbWWnTuewFn3NFoxwo9mJrhSwoJFzkybFmNSaVLO9BCsTP0/yWnFBNM4lJ6pXWglrP/ yeNvxktkOP2Qa6b7bCyiaHmozM6RhG1xQHIuYrDxzKM6f5LtyYNoLZrJHhlFiR2AMZuw E+Fw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id h25si16432533eje.653.2021.03.16.21.48.38; Tue, 16 Mar 2021 21:49:00 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229506AbhCQErW (ORCPT + 99 others); Wed, 17 Mar 2021 00:47:22 -0400 Received: from mx2.suse.de ([195.135.220.15]:34482 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229492AbhCQErF (ORCPT ); Wed, 17 Mar 2021 00:47:05 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.221.27]) by mx2.suse.de (Postfix) with ESMTP id 61688AC17; Wed, 17 Mar 2021 04:47:04 +0000 (UTC) Subject: Re: [PATCH] md: bcache: Trivial typo fixes in the file journal.c To: Bhaskar Chowdhury Cc: rdunlap@infradead.org, kent.overstreet@gmail.com, linux-bcache@vger.kernel.org, linux-kernel@vger.kernel.org References: <20210317043018.4097983-1-unixbhaskar@gmail.com> From: Coly Li Message-ID: Date: Wed, 17 Mar 2021 12:47:00 +0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.16; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 In-Reply-To: <20210317043018.4097983-1-unixbhaskar@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 3/17/21 12:30 PM, Bhaskar Chowdhury wrote: > > s/condidate/candidate/ > s/folowing/following/ > > Signed-off-by: Bhaskar Chowdhury I will add it in my for-next queue. Thanks. Coly Li > --- > drivers/md/bcache/journal.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/drivers/md/bcache/journal.c b/drivers/md/bcache/journal.c > index c6613e817333..9f2eb8dec803 100644 > --- a/drivers/md/bcache/journal.c > +++ b/drivers/md/bcache/journal.c > @@ -111,7 +111,7 @@ reread: left = ca->sb.bucket_size - offset; > * Check from the oldest jset for last_seq. If > * i->j.seq < j->last_seq, it means the oldest jset > * in list is expired and useless, remove it from > - * this list. Otherwise, j is a condidate jset for > + * this list. Otherwise, j is a candidate jset for > * further following checks. > */ > while (!list_empty(list)) { > @@ -498,7 +498,7 @@ static void btree_flush_write(struct cache_set *c) > * - If there are matched nodes recorded in btree_nodes[], > * they are clean now (this is why and how the oldest > * journal entry can be reclaimed). These selected nodes > - * will be ignored and skipped in the folowing for-loop. > + * will be ignored and skipped in the following for-loop. > */ > if (((btree_current_write(b)->journal - fifo_front_p) & > mask) != 0) { > -- > 2.30.2 >