mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 00:53:34 +02:00
ixgbe: remove unexpected word "the"
there is an unexpected word "the" in the comments that need to be removed Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
This commit is contained in:
parent
fda35af975
commit
4fb8cfedd8
|
|
@ -1737,7 +1737,7 @@ static s32 ixgbe_setup_sfi_x550a(struct ixgbe_hw *hw, ixgbe_link_speed *speed)
|
|||
* @speed: link speed
|
||||
* @autoneg_wait_to_complete: unused
|
||||
*
|
||||
* Configure the the integrated PHY for native SFP support.
|
||||
* Configure the integrated PHY for native SFP support.
|
||||
*/
|
||||
static s32
|
||||
ixgbe_setup_mac_link_sfp_n(struct ixgbe_hw *hw, ixgbe_link_speed speed,
|
||||
|
|
@ -1786,7 +1786,7 @@ ixgbe_setup_mac_link_sfp_n(struct ixgbe_hw *hw, ixgbe_link_speed speed,
|
|||
* @speed: link speed
|
||||
* @autoneg_wait_to_complete: unused
|
||||
*
|
||||
* Configure the the integrated PHY for SFP support.
|
||||
* Configure the integrated PHY for SFP support.
|
||||
*/
|
||||
static s32
|
||||
ixgbe_setup_mac_link_sfp_x550a(struct ixgbe_hw *hw, ixgbe_link_speed speed,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user