mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-23 23:32:14 +00:00
[SCSI] fcoe: fix spelling typos and bad comments
Signed-off-by: Chris Leech <christopher.leech@intel.com> Signed-off-by: Robert Love <robert.w.love@intel.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
This commit is contained in:
parent
fc224a5bc9
commit
dd3fd72e69
2 changed files with 21 additions and 28 deletions
|
@ -122,7 +122,7 @@ static void fcoe_ctlr_reset_fcfs(struct fcoe_ctlr *fip)
|
|||
}
|
||||
|
||||
/**
|
||||
* fcoe_ctrl_destroy() - Disable and tear-down the FCoE controller.
|
||||
* fcoe_ctlr_destroy() - Disable and tear-down the FCoE controller.
|
||||
* @fip: FCoE controller.
|
||||
*
|
||||
* This is called by FCoE drivers before freeing the &fcoe_ctlr.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue