Hi Jonathan, Boris Brezillon <boris.brezillon at bootlin.com> wrote on Mon, 23 Jul 2018 18:19:15 +0200: > Hi Jonathan, > > On Mon, 23 Jul 2018 09:39:24 -0600 > Jonathan Corbet <corbet at lwn.net> wrote: > > > On Fri, 20 Jul 2018 09:53:33 +0200 > > Marcel Ziswiler <marcel at ziswiler.com> wrote: > > > > > From: Marcel Ziswiler <marcel.ziswiler at toradex.com> > > > > > > This fixes some spelling mistakes. > > > > So I hate to complain about a documentation improvement, but... > > > > > > > > Signed-off-by: Marcel Ziswiler <marcel.ziswiler at toradex.com> > > > > > > --- > > > > > > 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 <boris.brezillon at bootlin.com> Can you confirm you will take this patch? Thanks, Miqu?l