Skip to content

Commit

Permalink
cxgb4vf: remove unexpected word "the"
Browse files Browse the repository at this point in the history
there is an unexpected word "the" in the comments that need to be removed

Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>
Link: https://lore.kernel.org/r/20220621084537.58402-1-jiangjian@cdjrlc.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
  • Loading branch information
Jiang Jian authored and Jakub Kicinski committed Jun 23, 2022
1 parent d13a320 commit f0d2ef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -2859,7 +2859,7 @@ static const struct net_device_ops cxgb4vf_netdev_ops = {
* address stored on the adapter
* @adapter: The adapter
*
* Find the the port mask for the VF based on the index of mac
* Find the port mask for the VF based on the index of mac
* address stored in the adapter. If no mac address is stored on
* the adapter for the VF, use the port mask received from the
* firmware.
Expand Down

0 comments on commit f0d2ef7

Please sign in to comment.