[PATCH] Documentation: IB: Change 'CONFIG_INFINIBAND_USER_VERBS'

From: Paul Bolle
Date: Wed Jun 25 2014 - 04:45:14 EST


INFINIBAND_USER_VERBS was changed to INFINIBAND_USER_ACCESS in commit
17781cd6186c ("[PATCH] IB: clean up user access config options"). Nine
years later it's time to change the documentation too.

Signed-off-by: Paul Bolle <pebolle@xxxxxxxxxx>
---
Documentation/infiniband/user_verbs.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/infiniband/user_verbs.txt b/Documentation/infiniband/user_verbs.txt
index e5092d696da2..621f5c377df9 100644
--- a/Documentation/infiniband/user_verbs.txt
+++ b/Documentation/infiniband/user_verbs.txt
@@ -1,6 +1,6 @@
USERSPACE VERBS ACCESS

- The ib_uverbs module, built by enabling CONFIG_INFINIBAND_USER_VERBS,
+ The ib_uverbs module, built by enabling CONFIG_INFINIBAND_USER_ACCESS,
enables direct userspace access to IB hardware via "verbs," as
described in chapter 11 of the InfiniBand Architecture Specification.

--
1.9.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/