Commit e0bc64d3 authored by Tree Davies's avatar Tree Davies Committed by Tony Nguyen

net/e1000e: Fix spelling mistake "The" -> "This"

There is a spelling mistake in the comment block.
Signed-off-by: default avatarTree Davies <tdavies@darkphysics.net>
Signed-off-by: default avatarTony Nguyen <anthony.l.nguyen@intel.com>
parent ade4162e
...@@ -7729,7 +7729,7 @@ static int e1000_probe(struct pci_dev *pdev, const struct pci_device_id *ent) ...@@ -7729,7 +7729,7 @@ static int e1000_probe(struct pci_dev *pdev, const struct pci_device_id *ent)
* @pdev: PCI device information struct * @pdev: PCI device information struct
* *
* e1000_remove is called by the PCI subsystem to alert the driver * 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 * Hot-Plug event, or because the driver is going to be removed from
* memory. * memory.
**/ **/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment