Skip to content

Commit 94545e8

Browse files
JoePerchesRoland Dreier
authored andcommitted
IB: Spelling fixes in comments
Signed-off-by: Joe Perches <[email protected]> Signed-off-by: Roland Dreier <[email protected]>
1 parent 5920869 commit 94545e8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

drivers/infiniband/hw/cxgb3/cxio_hal.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -584,7 +584,7 @@ static int cxio_hal_ctrl_qp_write_mem(struct cxio_rdev *rdev_p, u32 addr,
584584
{
585585
u32 i, nr_wqe, copy_len;
586586
u8 *copy_data;
587-
u8 wr_len, utx_len; /* lenght in 8 byte flit */
587+
u8 wr_len, utx_len; /* length in 8 byte flit */
588588
enum t3_wr_flags flag;
589589
__be64 *wqe;
590590
u64 utx_cmd;

drivers/infiniband/hw/ehca/ehca_av.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* IBM eServer eHCA Infiniband device driver for Linux on POWER
33
*
4-
* adress vector functions
4+
* address vector functions
55
*
66
* Authors: Hoang-Nam Nguyen <[email protected]>
77
* Khadija Souissi <[email protected]>

0 commit comments

Comments
 (0)