Skip to content

Commit d0d4df0

Browse files
JuliaLawalljgunthorpe
authored andcommitted
IB/iser: Fix typo in comment
Spelling mistake (triple letters) in comment. Detected with the help of Coccinelle. Link: https://lore.kernel.org/r/20220521111145.81697-4-Julia.Lawall@inria.fr Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Acked-by: Max Gurtovoy <mgurtovoy@nvidia.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
1 parent 9cf62d9 commit d0d4df0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/infiniband/ulp/iser/iscsi_iser.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ struct iser_fr_pool {
363363
* @cq: Connection completion queue
364364
* @cq_size: The number of max outstanding completions
365365
* @device: reference to iser device
366-
* @fr_pool: connection fast registration poool
366+
* @fr_pool: connection fast registration pool
367367
* @pi_support: Indicate device T10-PI support
368368
* @reg_cqe: completion handler
369369
*/

0 commit comments

Comments
 (0)