All of lore.kernel.org
 help / color / mirror / Atom feed
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Florian Fainelli <f.fainelli@gmail.com>
Cc: Randy Dunlap <rdunlap@infradead.org>,
	LKML <linux-kernel@vger.kernel.org>,
	bcm-kernel-feedback-list@broadcom.com,
	linux-mips@vger.kernel.org,
	MTD Maling List <linux-mtd@lists.infradead.org>
Subject: Re: [PATCH] bcm963xx_tag.h: fix duplicated word
Date: Mon, 3 Aug 2020 08:53:26 +0200	[thread overview]
Message-ID: <20200803085326.099e608d@xps13> (raw)
In-Reply-To: <847e3e46-2fc2-daea-67f3-3aaf0f2af4ac@gmail.com>

Hello,

Florian Fainelli <f.fainelli@gmail.com> wrote on Wed, 15 Jul 2020
19:06:36 -0700:

> Le 2020-07-15 à 18:28, Randy Dunlap a écrit :
> > From: Randy Dunlap <rdunlap@infradead.org>
> > 
> > Change doubled word "is" to "it is".
> > 
> > Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> > Cc: Florian Fainelli <f.fainelli@gmail.com>
> > Cc: bcm-kernel-feedback-list@broadcom.com
> > Cc: linux-mips@vger.kernel.org  
> 
> Acked-by: Florian Fainelli <f.fainelli@gmail.com>
> 
> This should probably be merged via linux-mips or linux-mtd, since we
> have consumers of this header on both trees.

Sorry for the delay, I was away the last weeks. I can take it through
the MTD tree (next release cycle) or let mips folks to do it. It's
just a comment change, so not that impacting.

> 
> > ---
> >  include/linux/bcm963xx_tag.h |    2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > --- linux-next-20200714.orig/include/linux/bcm963xx_tag.h
> > +++ linux-next-20200714/include/linux/bcm963xx_tag.h
> > @@ -84,7 +84,7 @@ struct bcm_tag {
> >  	char flash_layout_ver[FLASHLAYOUTVER_LEN];
> >  	/* 196-199: kernel+rootfs CRC32 */
> >  	__u32 fskernel_crc;
> > -	/* 200-215: Unused except on Alice Gate where is is information */
> > +	/* 200-215: Unused except on Alice Gate where it is information */
> >  	char information2[TAGINFO2_LEN];
> >  	/* 216-219: CRC32 of image less imagetag (kernel for Alice Gate) */
> >  	__u32 image_crc;
> >   
> 
> 

Thanks,
Miquèl

WARNING: multiple messages have this Message-ID (diff)
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Florian Fainelli <f.fainelli@gmail.com>
Cc: MTD Maling List <linux-mtd@lists.infradead.org>,
	Randy Dunlap <rdunlap@infradead.org>,
	bcm-kernel-feedback-list@broadcom.com,
	LKML <linux-kernel@vger.kernel.org>,
	linux-mips@vger.kernel.org
Subject: Re: [PATCH] bcm963xx_tag.h: fix duplicated word
Date: Mon, 3 Aug 2020 08:53:26 +0200	[thread overview]
Message-ID: <20200803085326.099e608d@xps13> (raw)
In-Reply-To: <847e3e46-2fc2-daea-67f3-3aaf0f2af4ac@gmail.com>

Hello,

Florian Fainelli <f.fainelli@gmail.com> wrote on Wed, 15 Jul 2020
19:06:36 -0700:

> Le 2020-07-15 à 18:28, Randy Dunlap a écrit :
> > From: Randy Dunlap <rdunlap@infradead.org>
> > 
> > Change doubled word "is" to "it is".
> > 
> > Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> > Cc: Florian Fainelli <f.fainelli@gmail.com>
> > Cc: bcm-kernel-feedback-list@broadcom.com
> > Cc: linux-mips@vger.kernel.org  
> 
> Acked-by: Florian Fainelli <f.fainelli@gmail.com>
> 
> This should probably be merged via linux-mips or linux-mtd, since we
> have consumers of this header on both trees.

Sorry for the delay, I was away the last weeks. I can take it through
the MTD tree (next release cycle) or let mips folks to do it. It's
just a comment change, so not that impacting.

> 
> > ---
> >  include/linux/bcm963xx_tag.h |    2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > --- linux-next-20200714.orig/include/linux/bcm963xx_tag.h
> > +++ linux-next-20200714/include/linux/bcm963xx_tag.h
> > @@ -84,7 +84,7 @@ struct bcm_tag {
> >  	char flash_layout_ver[FLASHLAYOUTVER_LEN];
> >  	/* 196-199: kernel+rootfs CRC32 */
> >  	__u32 fskernel_crc;
> > -	/* 200-215: Unused except on Alice Gate where is is information */
> > +	/* 200-215: Unused except on Alice Gate where it is information */
> >  	char information2[TAGINFO2_LEN];
> >  	/* 216-219: CRC32 of image less imagetag (kernel for Alice Gate) */
> >  	__u32 image_crc;
> >   
> 
> 

Thanks,
Miquèl

______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

  reply	other threads:[~2020-08-03  6:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-16  1:28 [PATCH] bcm963xx_tag.h: fix duplicated word Randy Dunlap
2020-07-16  2:06 ` Florian Fainelli
2020-07-16  2:06   ` Florian Fainelli
2020-08-03  6:53   ` Miquel Raynal [this message]
2020-08-03  6:53     ` Miquel Raynal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200803085326.099e608d@xps13 \
    --to=miquel.raynal@bootlin.com \
    --cc=bcm-kernel-feedback-list@broadcom.com \
    --cc=f.fainelli@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=rdunlap@infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.