Re: [PATCH] mtd: nand: fix spelling in driver api documentation
From: Miquel Raynal <miquel.raynal@bootlin.com>
Date: 2018-07-25 07:29:34
Also in:
lkml
Hi Jonathan, Boris Brezillon [off-list ref] wrote on Mon, 23 Jul 2018 18:19:15 +0200:
Hi Jonathan, On Mon, 23 Jul 2018 09:39:24 -0600 Jonathan Corbet [off-list ref] wrote:quoted
On Fri, 20 Jul 2018 09:53:33 +0200 Marcel Ziswiler [off-list ref] wrote:quoted
From: Marcel Ziswiler <redacted> This fixes some spelling mistakes.So I hate to complain about a documentation improvement, but...quoted
Signed-off-by: Marcel Ziswiler <redacted> --- 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 <redacted>
Can you confirm you will take this patch? Thanks, Miquèl -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html