Commit 94545e8c authored by Joe Perches's avatar Joe Perches Committed by Roland Dreier

IB: Spelling fixes in comments

Signed-off-by: default avatarJoe Perches <joe@perches.com>
Signed-off-by: default avatarRoland Dreier <rolandd@cisco.com>
parent 5920869f
...@@ -584,7 +584,7 @@ static int cxio_hal_ctrl_qp_write_mem(struct cxio_rdev *rdev_p, u32 addr, ...@@ -584,7 +584,7 @@ static int cxio_hal_ctrl_qp_write_mem(struct cxio_rdev *rdev_p, u32 addr,
{ {
u32 i, nr_wqe, copy_len; u32 i, nr_wqe, copy_len;
u8 *copy_data; u8 *copy_data;
u8 wr_len, utx_len; /* lenght in 8 byte flit */ u8 wr_len, utx_len; /* length in 8 byte flit */
enum t3_wr_flags flag; enum t3_wr_flags flag;
__be64 *wqe; __be64 *wqe;
u64 utx_cmd; u64 utx_cmd;
......
/* /*
* IBM eServer eHCA Infiniband device driver for Linux on POWER * IBM eServer eHCA Infiniband device driver for Linux on POWER
* *
* adress vector functions * address vector functions
* *
* Authors: Hoang-Nam Nguyen <hnguyen@de.ibm.com> * Authors: Hoang-Nam Nguyen <hnguyen@de.ibm.com>
* Khadija Souissi <souissik@de.ibm.com> * Khadija Souissi <souissik@de.ibm.com>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment