Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Julia Lawall and committed by
Jason Gunthorpe
d0d4df06 9cf62d91

+1 -1
+1 -1
drivers/infiniband/ulp/iser/iscsi_iser.h
··· 363 363 * @cq: Connection completion queue 364 364 * @cq_size: The number of max outstanding completions 365 365 * @device: reference to iser device 366 - * @fr_pool: connection fast registration poool 366 + * @fr_pool: connection fast registration pool 367 367 * @pi_support: Indicate device T10-PI support 368 368 * @reg_cqe: completion handler 369 369 */