public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dan Carpenter <dan.carpenter@oracle.com>
To: Tree Davies <tdavies@darkphysics.net>
Cc: kernel-janitors@vger.kernel.org,
	"David S. Miller" <davem@davemloft.net>,
	Jakub Kicinski <kuba@kernel.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v1 1/1] net/e1000e: Fix spelling mistake "The" -> "This"
Date: Thu, 24 Jun 2021 12:23:13 +0300	[thread overview]
Message-ID: <20210624092313.GC2040@kadam> (raw)
In-Reply-To: <20210623191245.GA32122@oatmeal.darkphysics>

On Wed, Jun 23, 2021 at 12:12:46PM -0700, Tree Davies wrote:
> On Tue, Jun 22, 2021 at 03:19:40PM -0700, Tree Davies wrote:
> > There is a spelling mistake in the comment block.
> > 
> > Signed-off-by: Tree Davies <tdavies@darkphysics.net>
> > ---
> >  drivers/net/ethernet/intel/e1000e/netdev.c | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/drivers/net/ethernet/intel/e1000e/netdev.c b/drivers/net/ethernet/intel/e1000e/netdev.c
> > index 88e9035b75cf..ff267cf75ef8 100644
> > --- a/drivers/net/ethernet/intel/e1000e/netdev.c
> > +++ b/drivers/net/ethernet/intel/e1000e/netdev.c
> > @@ -7674,7 +7674,7 @@ static int e1000_probe(struct pci_dev *pdev, const struct pci_device_id *ent)
> >   * @pdev: PCI device information struct
> >   *
> >   * e1000_remove is called by the PCI subsystem to alert the driver
> > - * that it should release a PCI device.  The could be caused by a
> > + * that it should release a PCI device.  This could be caused by a
> >   * Hot-Plug event, or because the driver is going to be removed from
> >   * memory.
> >   **/
> > -- 
> > 2.20.1
> >
> 
> Adding linux-kernel@  

That's the wrong list, and also the patch can't be applied because it
has "> " at the start of the lines.  You need to resend the patch, not
just reply to it.

Use ./scripts/get_maintainer.pl to find the correct CC lists.

regards,
dan carpenter

  reply	other threads:[~2021-06-24  9:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20210622221938.GA30762@oatmeal.darkphysics>
2021-06-23 19:12 ` [PATCH v1 1/1] net/e1000e: Fix spelling mistake "The" -> "This" Tree Davies
2021-06-24  9:23   ` Dan Carpenter [this message]
2021-06-24 12:06 Tree Davies

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=20210624092313.GC2040@kadam \
    --to=dan.carpenter@oracle.com \
    --cc=davem@davemloft.net \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tdavies@darkphysics.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox