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/[email protected] Signed-off-by: Julia Lawall <[email protected]> Reviewed-by: Sagi Grimberg <[email protected]> Acked-by: Max Gurtovoy <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
1 parent 9cf62d9 commit d0d4df0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)