浏览代码

rdmacg: fix a typo in rdmacg documentation

This patch fixes a typo in RDMA cgroup documentation.

Signed-off-by: Rami Rosen <ramirose@gmail.com>
Reviewed-by: Parav Pandit <parav@mellanox.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Rami Rosen 6 年之前
父节点
当前提交
8bc7146a5b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Documentation/cgroup-v1/rdma.txt

+ 1 - 1
Documentation/cgroup-v1/rdma.txt

@@ -27,7 +27,7 @@ cgroup.
 Currently user space applications can easily take away all the rdma verb
 Currently user space applications can easily take away all the rdma verb
 specific resources such as AH, CQ, QP, MR etc. Due to which other applications
 specific resources such as AH, CQ, QP, MR etc. Due to which other applications
 in other cgroup or kernel space ULPs may not even get chance to allocate any
 in other cgroup or kernel space ULPs may not even get chance to allocate any
-rdma resources. This can leads to service unavailability.
+rdma resources. This can lead to service unavailability.
 
 
 Therefore RDMA controller is needed through which resource consumption
 Therefore RDMA controller is needed through which resource consumption
 of processes can be limited. Through this controller different rdma
 of processes can be limited. Through this controller different rdma