kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tree Davies <tdavies@darkphysics.net>
To: 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: Wed, 23 Jun 2021 12:12:46 -0700	[thread overview]
Message-ID: <20210623191245.GA32122@oatmeal.darkphysics> (raw)
In-Reply-To: <20210622221938.GA30762@oatmeal.darkphysics>

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@  

  reply	other threads:[~2021-06-23 19:12 UTC|newest]

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

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=20210623191245.GA32122@oatmeal.darkphysics \
    --to=tdavies@darkphysics.net \
    --cc=davem@davemloft.net \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).