Re: [PATCH] Fix misspelling of "accept*" in infiniband
From: Jason Gunthorpe
Date: Fri Oct 11 2024 - 19:43:13 EST
On Tue, Oct 08, 2024 at 06:19:13PM +0200, Alexander Zubkov wrote:
> There is "accept*" misspelled as "accpet*" in the comments.
> Fix the spelling.
>
> Signed-off-by: Alexander Zubkov <green@xxxxxxxxxx>
> ---
> drivers/infiniband/hw/irdma/cm.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to for-rc, thanks
Jason