diff options
author | 2023-04-14 17:31:44 -0400 | |
---|---|---|
committer | 2023-04-26 09:05:01 -0400 | |
commit | 92e4a6733f922f0fef1d0995f7b2d0eaff86c7ea (patch) | |
tree | 37a8e390af1ab6214a1168a6be8ceddf91fe4750 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | SUNRPC: Ignore return value of ->xpo_sendto (diff) | |
download | wireguard-linux-92e4a6733f922f0fef1d0995f7b2d0eaff86c7ea.tar.xz wireguard-linux-92e4a6733f922f0fef1d0995f7b2d0eaff86c7ea.zip |
nfsd: simplify the delayed disposal list code
When queueing a dispose list to the appropriate "freeme" lists, it
pointlessly queues the objects one at a time to an intermediate list.
Remove a few helpers and just open code a list_move to make it more
clear and efficient. Better document the resulting functions with
kerneldoc comments.
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions