Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp5983639imm; Mon, 23 Jul 2018 09:20:28 -0700 (PDT) X-Google-Smtp-Source: AAOMgpcqlzKCYV1iK8dITBSCHtDIFVfXaD5EYM6VtnGCs4vJveTTJ0+xYjdEqyHBFFsc7/BwQc5v X-Received: by 2002:a63:d15:: with SMTP id c21-v6mr12974358pgl.322.1532362828645; Mon, 23 Jul 2018 09:20:28 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1532362828; cv=none; d=google.com; s=arc-20160816; b=OVQDNlVbBCbf/9mULN8+ZMUl6vJbvQu0YFXmXtpdDz3jBARzXLlrHeCHTH72uOrOCg DB0lWZXxTPGZZQqGHvANVgIogAx01E2zkd8iuIDsEuKM+yYrYKmcIasDfm+v8tfT7Vf/ WtoLbk0fB/fazZIFKKeXs19WcdceXLlqEMyyZ/5/4O75cHFjSPFc1QukgVaa9anL47Y8 BVIpWUpmqzp9hBmYcoFK2s3iDV3Xa0sSU3myH5FbwNOxh4/69ViPWB4hK4dVgx9KxWJ2 5hv3B+6VcgltMCjvxBpM5usHz7/VgXy86MSGg+WvCHVwUOnS3aC/yV8Z1k/B34gbVDuw QFoQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date :arc-authentication-results; bh=YVRiHoeGI8Lp/0aQXyALUVXphDASo/6VY2RGBCGof6U=; b=iHZA/1STUHrWJbh5Xf8JZYxb+wW4ILiAm1gBSU0U2oMulQuzDMunBG0JxMVZpVNvIm 0WuhJcR0rYWrljoGQ4qlkoeFymRCD8o/OfdS7So4QCQfOOk7K8s6cSGJ+IfKhNnInpKL fzLQpBxgXPO/Uc0irLaiQDmQaNj035IVYXfHp3f6vt5j/FcX8v2pKrA2nP1T1h+ozalX sMij17byHj8wrMbH0yOZ2S68zxNBS/MdSSAj2IYQxG3WnGSTxhB/j4czv2C7umTvvKgs EiiB95esQ/QhfWdO4/lk9m4los9Rsew6UYIqZJaPCAeoYepFUFAGAdKBPzWYkg+w89BU CnXg== ARC-Authentication-Results: i=1; mx.google.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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id r4-v6si8586112pgb.97.2018.07.23.09.20.13; Mon, 23 Jul 2018 09:20:28 -0700 (PDT) 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; 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 S2388550AbeGWRVP (ORCPT + 99 others); Mon, 23 Jul 2018 13:21:15 -0400 Received: from mail.bootlin.com ([62.4.15.54]:59207 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388147AbeGWRVP (ORCPT ); Mon, 23 Jul 2018 13:21:15 -0400 Received: by mail.bootlin.com (Postfix, from userid 110) id 141FC20733; Mon, 23 Jul 2018 18:19:16 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT shortcircuit=ham autolearn=disabled version=3.4.0 Received: from bbrezillon (91-160-177-164.subs.proxad.net [91.160.177.164]) by mail.bootlin.com (Postfix) with ESMTPSA id AA0DC2069C; Mon, 23 Jul 2018 18:19:15 +0200 (CEST) Date: Mon, 23 Jul 2018 18:19:15 +0200 From: Boris Brezillon To: Jonathan Corbet Cc: Marcel Ziswiler , linux-mtd@lists.infradead.org, Marcel Ziswiler , Gregory CLEMENT , H Hartley Sweeten , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, Krzysztof Kozlowski , Vladimir Zapolskiy , Miquel Raynal Subject: Re: [PATCH] mtd: nand: fix spelling in driver api documentation Message-ID: <20180723181915.5f35f668@bbrezillon> In-Reply-To: <20180723093924.04af0e2f@lwn.net> References: <20180720075334.24254-1-marcel@ziswiler.com> <20180723093924.04af0e2f@lwn.net> X-Mailer: Claws Mail 3.15.0-dirty (GTK+ 2.24.31; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Jonathan, On Mon, 23 Jul 2018 09:39:24 -0600 Jonathan Corbet wrote: > On Fri, 20 Jul 2018 09:53:33 +0200 > Marcel Ziswiler wrote: > > > From: Marcel Ziswiler > > > > This fixes some spelling mistakes. > > So I hate to complain about a documentation improvement, but... > > > > > Signed-off-by: Marcel Ziswiler > > > > --- > > > > Documentation/driver-api/mtdnand.rst | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > diff --git a/Documentation/driver-api/mtdnand.rst b/Documentation/driver-api/mtdnand.rst > > index dcd63599f700..c55a6034c397 100644 > > --- a/Documentation/driver-api/mtdnand.rst > > +++ b/Documentation/driver-api/mtdnand.rst > > @@ -374,7 +374,7 @@ The nand driver supports three different types of hardware ECC. > > > > - NAND_ECC_HW8_512 > > > > - Hardware ECC generator providing 6 bytes ECC per 512 byte. > > + Hardware ECC generator providing 8 bytes ECC per 512 byte. > > That's not a spelling mistake, that's a factual change. I'll apply the > patch since it appears to be correct, but will be tweaking the changelog. I think Miquel had planned to apply this patch to the NAND tree, but we don't seem to have conflicting changes on this file, so feel free to take it in the doc tree. Acked-by: Boris Brezillon Regards, Boris