All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 1/1] net/e1000e: Fix spelling mistake "The" -> "This"
@ 2021-06-22 22:19 Tree Davies
  2021-06-23 19:12 ` Tree Davies
  0 siblings, 1 reply; 4+ messages in thread
From: Tree Davies @ 2021-06-22 22:19 UTC (permalink / raw)
  To: Tree Davies, kernel-janitors, David S. Miller, Jakub Kicinski

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


^ permalink raw reply related	[flat|nested] 4+ messages in thread
* [PATCH v1 1/1] net/e1000e: Fix spelling mistake "The" -> "This"
@ 2021-06-24 12:06 Tree Davies
  0 siblings, 0 replies; 4+ messages in thread
From: Tree Davies @ 2021-06-24 12:06 UTC (permalink / raw)
  To: tdavies, netdev
  Cc: intel-wired-lan, linux-kernel, David S. Miller, Jakub Kicinski

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


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-06-24 12:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
2021-06-24  9:23   ` Dan Carpenter
2021-06-24 12:06 Tree Davies

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.