diff options
author | 2022-09-23 09:06:11 -0400 | |
---|---|---|
committer | 2022-10-05 15:47:16 -0400 | |
commit | 3b50cc1c7f2170f2eb0fec040b6c3a8574026fce (patch) | |
tree | f80ec30c77c1865e2cdfb0e5bd46b1210694202c /scripts/generate_rust_analyzer.py | |
parent | svcrdma: Clean up RPCRDMA_DEF_GFP (diff) | |
download | wireguard-linux-3b50cc1c7f2170f2eb0fec040b6c3a8574026fce.tar.xz wireguard-linux-3b50cc1c7f2170f2eb0fec040b6c3a8574026fce.zip |
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/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions