diff options
author | 2022-06-23 18:49:19 +0800 | |
---|---|---|
committer | 2022-06-30 10:46:42 -0700 | |
commit | eb6683b622c5a580adb5cca4f3f759669c7bd49c (patch) | |
tree | bd9fe303118dc4531f5a72bc3eefd09bbc0852cd /drivers/net/ethernet/intel/igc/igc_mac.c | |
parent | igb: remove unexpected word "the" (diff) | |
download | linux-dev-eb6683b622c5a580adb5cca4f3f759669c7bd49c.tar.xz linux-dev-eb6683b622c5a580adb5cca4f3f759669c7bd49c.zip |
ixgbe: drop unexpected word 'for' in comments
there is an unexpected word 'for' in the comments that need to be dropped
file - drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
line - 5164
* ixgbe_lpbthresh - calculate low water mark for for flow control
changed to:
* ixgbe_lpbthresh - calculate low water mark for flow control
Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/igc/igc_mac.c')
0 files changed, 0 insertions, 0 deletions