From 894db52ecae46338bb8f8bc2553245af03fe735e Mon Sep 17 00:00:00 2001 From: Sean Hefty Date: Wed, 2 Nov 2005 18:58:34 +0000 Subject: [PATCH] r3949: Fix comment from refering to incorrect path. Signed-off-by: Sean Hefty --- include/infiniband/cm_abi.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/include/infiniband/cm_abi.h b/include/infiniband/cm_abi.h index 0de2849..69492fc 100644 --- a/include/infiniband/cm_abi.h +++ b/include/infiniband/cm_abi.h @@ -38,8 +38,7 @@ #include /* - * This file must be kept in sync with the kernel's version of - * drivers/infiniband/include/ib_user_cm.h + * This file must be kept in sync with the kernel's version of ib_user_cm.h */ #define IB_USER_CM_MIN_ABI_VERSION 4 -- 2.41.0