Re: [PATCH] RDMA/include: Mundane typo fixes throughout the file
From: Jason Gunthorpe <jgg@nvidia.com>
Date: 2021-03-23 00:46:31
Also in:
lkml
From: Jason Gunthorpe <jgg@nvidia.com>
Date: 2021-03-23 00:46:31
Also in:
lkml
On Thu, Mar 18, 2021 at 03:34:53PM +0530, Bhaskar Chowdhury wrote:
s/proviee/provide/ s/undelying/underlying/ s/quesiton/question/ s/drivr/driver/ Signed-off-by: Bhaskar Chowdhury <redacted> Acked-by: Randy Dunlap <redacted> --- include/rdma/rdma_vt.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
Applied to for-next, thanks Jason