diff options
author | NeilBrown <[email protected]> | 2021-11-29 15:51:25 +1100 |
---|---|---|
committer | Chuck Lever <[email protected]> | 2021-12-13 13:42:53 -0500 |
commit | 3ebdbe5203a874614819700d3f470724cb803709 (patch) | |
tree | 78057398c701a93eb8e574a31a2b6cb4fc35e8e6 /scripts/gdb/linux/utils.py | |
parent | 3409e4f1e8f239f0ed81be0b068ecf4e73e2e826 (diff) |
SUNRPC: discard svo_setup and rename svc_set_num_threads_sync()
The ->svo_setup callback serves no purpose. It is always called from
within the same module that chooses which callback is needed. So
discard it and call the relevant function directly.
Now that svc_set_num_threads() is no longer used remove it and rename
svc_set_num_threads_sync() to remove the "_sync" suffix.
Signed-off-by: NeilBrown <[email protected]>
Signed-off-by: Chuck Lever <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions