diff options
| author | Manuel Ebner <manuelebner@mailbox.org> | 2026-06-27 11:06:06 +0200 |
|---|---|---|
| committer | Paul E. McKenney <paulmck@kernel.org> | 2026-07-23 10:47:10 -0700 |
| commit | dc7e119abd58297408d2ca34d216242715eda7b7 (patch) | |
| tree | fc715103600082933312a63c89f961996695619c /scripts/Makefile.thinlto | |
| parent | 573d76f7db5ba050bc7c7c73d30e1364fcee269b (diff) | |
| download | linux-stable-dc7e119abd58297408d2ca34d216242715eda7b7.tar.gz linux-stable-dc7e119abd58297408d2ca34d216242715eda7b7.zip | |
doc: RCU: Adopt new coding style of type-aware kmalloc-family - part 2/2
Update Documentation/RCU/* to suggest using the new type-aware
kmalloc_obj() per commit 2932ba8d9c99 ("slab: Introduce kmalloc_obj()
and family")
p = kmalloc(...);
-> p = kmalloc_obj(...);
Signed-off-by: Manuel Ebner <manuelebner@mailbox.org>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
