cxgb4vf: remove unexpected word "the"
authorJiang Jian <jiangjian@cdjrlc.com>
Tue, 21 Jun 2022 08:45:37 +0000 (16:45 +0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 23 Jun 2022 01:20:04 +0000 (18:20 -0700)
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>
drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c

index 7de3800437c95d7ce64c058ecbd15d892d623d69..c2822e635f8961f1368c16b8def07d802b3330d9 100644 (file)
@@ -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.