All of lore.kernel.org
 help / color / mirror / Atom feed
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Tokunori Ikegami <ikegami.t@gmail.com>
Cc: linux-mtd@lists.infradead.org,
	Richard Weinberger <richard@nod.at>,
	Vignesh Raghavendra <vigneshr@ti.com>
Subject: Re: [PATCH v6 3/3] mtd: cfi_cmdset_0002: Rename chip_ready variables and add ID definition
Date: Wed, 23 Mar 2022 17:53:45 +0100	[thread overview]
Message-ID: <20220323175345.619ba991@xps13> (raw)
In-Reply-To: <48459921-b3a4-a399-3a8a-86bd2695a601@gmail.com>

Hi Tokunori,

ikegami.t@gmail.com wrote on Thu, 24 Mar 2022 01:46:00 +0900:

> Hi Miquel-san,
> 
> On 2022/03/23 17:02, Miquel Raynal wrote:
> > Hi Tokunori,
> >
> > ikegami.t@gmail.com wrote on Wed, 23 Mar 2022 08:49:52 +0900:
> >  
> >> The definition is for the S29GL064N model number 01, 02, V1 and V2.  
> > Please keep resending the entire series.  
> I see. (In the past it was mentioned as not necessary to send all patches if a patch fixed of series.)

Generally speaking, while you have not been notified that a patch got
applied, it's best to resend it as part of your series.

> >  
> >> Signed-off-by: Tokunori Ikegami <ikegami.t@gmail.com>
> >> Cc: Miquel Raynal <miquel.raynal@bootlin.com>
> >> Cc: Richard Weinberger <richard@nod.at>
> >> Cc: Vignesh Raghavendra <vigneshr@ti.com>
> >> Cc: linux-mtd@lists.infradead.org  
> > You don't need all these Cc there, just add them when sending
> > everything with git-format-patch. I believe you can use these fields
> > just for "extra" people which are not notably expected.  
> 
> Will do as so. By the way it was commented on the version 1 patch by Vignesh-san as below so added CC maintainers by version 2 patch.
>   > Please CC maintainers from
>   >
>   > ./scripts/get_maintainer.pl -f drivers/mtd/chips/cfi_cmdset_0002.c
>   >
>   > Else, patch would not get attention in time.  

And Vignesh is right. You should Cc the maintainers, but you can do
that by using git-send-email --cc foo --cc bar. Adding Cc: lines with
all the maintainers in the patch does not really help and just grows
the commit log for no reason.



Thanks,
Miquèl

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

  reply	other threads:[~2022-03-23 16:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-22 23:49 [PATCH v6 3/3] mtd: cfi_cmdset_0002: Rename chip_ready variables and add ID definition Tokunori Ikegami
2022-03-23  8:02 ` Miquel Raynal
2022-03-23 16:46   ` Tokunori Ikegami
2022-03-23 16:53     ` Miquel Raynal [this message]
2022-03-23 17:18       ` Tokunori Ikegami

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=20220323175345.619ba991@xps13 \
    --to=miquel.raynal@bootlin.com \
    --cc=ikegami.t@gmail.com \
    --cc=linux-mtd@lists.infradead.org \
    --cc=richard@nod.at \
    --cc=vigneshr@ti.com \
    /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.