]> www.infradead.org Git - users/jedix/linux-maple.git/commit
RDMA/irdma: Fix misspelling of "accept*"
authorAlexander Zubkov <green@qrator.net>
Tue, 8 Oct 2024 16:19:13 +0000 (18:19 +0200)
committerJason Gunthorpe <jgg@nvidia.com>
Fri, 11 Oct 2024 17:06:09 +0000 (14:06 -0300)
commit8cddfa535c931b8d8110c73bfed7354a94cbf891
treecb07901b52ef5a6c6d54244d7df5911f00bd3a7a
parentc659b405b82ead335bee6eb33f9691bf718e21e8
RDMA/irdma: Fix misspelling of "accept*"

There is "accept*" misspelled as "accpet*" in the comments.  Fix the
spelling.

Fixes: 146b9756f14c ("RDMA/irdma: Add connection manager")
Link: https://patch.msgid.link/r/20241008161913.19965-1-green@qrator.net
Signed-off-by: Alexander Zubkov <green@qrator.net>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/hw/irdma/cm.c