Skip to content

Commit 8bc7146

Browse files
ramirosenhtejun
authored andcommitted
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>
1 parent 808c43b commit 8bc7146

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/cgroup-v1/rdma.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ cgroup.
2727
Currently user space applications can easily take away all the rdma verb
2828
specific resources such as AH, CQ, QP, MR etc. Due to which other applications
2929
in other cgroup or kernel space ULPs may not even get chance to allocate any
30-
rdma resources. This can leads to service unavailability.
30+
rdma resources. This can lead to service unavailability.
3131

3232
Therefore RDMA controller is needed through which resource consumption
3333
of processes can be limited. Through this controller different rdma

0 commit comments

Comments
 (0)