Skip to content

Commit dd390cb

Browse files
wangjianlijgunthorpe
authored andcommitted
IB/qib: Fix repeated "in" within comments
Delete the redundant word 'in'. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: wangjianli <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
1 parent 3e93c0b commit dd390cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/infiniband/hw/qib/qib_iba7220.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ static void qib_set_ib_7220_lstate(struct qib_pportdata *, u16, u16);
5858
/*
5959
* This file contains almost all the chip-specific register information and
6060
* access functions for the QLogic QLogic_IB 7220 PCI-Express chip, with the
61-
* exception of SerDes support, which in in qib_sd7220.c.
61+
* exception of SerDes support, which in qib_sd7220.c.
6262
*/
6363

6464
/* Below uses machine-generated qib_chipnum_regs.h file */

0 commit comments

Comments
 (0)