diff options
author | 2022-11-29 16:58:19 +0100 | |
---|---|---|
committer | 2023-01-03 17:48:41 -0800 | |
commit | 27538e18b62fa38d38c593e8c9e050a31b6c8cea (patch) | |
tree | 3acf8197d93faa44574b432960ebcdaecd852074 /scripts/generate_rust_analyzer.py | |
parent | rcu: Refactor kvfree_call_rcu() and high-level helpers (diff) | |
download | linux-rng-27538e18b62fa38d38c593e8c9e050a31b6c8cea.tar.xz linux-rng-27538e18b62fa38d38c593e8c9e050a31b6c8cea.zip |
rcu/kvfree: Switch to a generic linked list API
This commit improves the readability and maintainability of the
kvfree_rcu() code by switching from an open-coded linked list to
the standard Linux-kernel circular doubly linked list. This patch
does not introduce any functional change.
Signed-off-by: Uladzislau Rezki (Sony) <urezki@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions