diff options
author | David Howells <[email protected]> | 2023-10-26 09:54:07 +0100 |
---|---|---|
committer | David Howells <[email protected]> | 2023-12-24 15:22:53 +0000 |
commit | 6f2ff7e89bd05677f4c08fccafcf625ca3e09c1c (patch) | |
tree | d1e9ddf29f02e24ad17379b67238c319c44baf45 /scripts/generate_rust_analyzer.py | |
parent | 2de5599f63babb416e09b1a6be429a47910dd47c (diff) |
afs: Don't put afs_call in afs_wait_for_call_to_complete()
Don't put the afs_call struct in afs_wait_for_call_to_complete() but rather
have the caller do it. This will allow the caller to fish stuff out of the
afs_call struct rather than the afs_addr_cursor struct, thereby allowing a
subsequent patch to subsume it.
Signed-off-by: David Howells <[email protected]>
cc: Marc Dionne <[email protected]>
cc: [email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions