mirror of
https://github.com/torvalds/linux.git
synced 2026-07-31 11:37:06 +02:00
e1000: fix a typo in the comment
Use 'That' to replace 'The' so that the comment would make sense. Signed-off-by: Jean Sacren <sakiwit@gmail.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
This commit is contained in:
parent
4e01f3a802
commit
b6fad9f9fc
|
|
@ -1263,7 +1263,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. That could be caused by a
|
||||
* Hot-Plug event, or because the driver is going to be removed from
|
||||
* memory.
|
||||
**/
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user