diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2022-09-23 09:06:11 -0400 |
---|---|---|
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2022-10-05 15:47:16 -0400 |
commit | 3b50cc1c7f2170f2eb0fec040b6c3a8574026fce (patch) | |
tree | f80ec30c77c1865e2cdfb0e5bd46b1210694202c /scripts/bpf_doc.py | |
parent | 5014831264b05be11090668ae2211e64a1765f7e (diff) |
xprtrdma: Clean up synopsis of rpcrdma_req_create()
Commit 1769e6a816df ("xprtrdma: Clean up rpcrdma_create_req()")
added rpcrdma_req_create() with a GFP flags argument in case a
caller might want to avoid waiting for memory.
There has never been a caller that does not pass GFP_KERNEL as
the third argument. That argument can therefore be eliminated.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions