From: Jason Wang Date: Thu, 11 Aug 2022 11:57:01 +0000 (+0800) Subject: net: cxgb3: Fix comment typo X-Git-Tag: v6.1-rc5~578^2~32 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=75d8620d46f00fcece574dd70ea36acfdfcf171b;p=platform%2Fkernel%2Flinux-starfive.git net: cxgb3: Fix comment typo The double `the' is duplicated in the comment, remove one. Signed-off-by: Jason Wang Signed-off-by: David S. Miller --- diff --git a/drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c b/drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c index 84604af..89256b8 100644 --- a/drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c +++ b/drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c @@ -243,7 +243,7 @@ static int cxgb_ulp_iscsi_ctl(struct adapter *adapter, unsigned int req, /* * on rx, the iscsi pdu has to be < rx page size and the - * the max rx data length programmed in TP + * max rx data length programmed in TP */ val = min(adapter->params.tp.rx_pg_size, ((t3_read_reg(adapter, A_TP_PARA_REG2)) >>