rust: make section names plural
authorPatrick Miller <paddymills@proton.me>
Wed, 2 Oct 2024 02:28:48 +0000 (02:28 +0000)
committerMiguel Ojeda <ojeda@kernel.org>
Mon, 26 May 2025 16:03:09 +0000 (18:03 +0200)
commit4bf7b97eb390f0a0730572101e0ce3367d31a770
tree788a28da26509cec195fe7c42314ee283d2a9cf7
parenteb71feaacaaca227ae8f91c8578cf831553c5ab5
rust: make section names plural

Clean Rust documentation section headers to use plural names.

Suggested-by: Miguel Ojeda <ojeda@kernel.org>
Link: https://github.com/Rust-for-Linux/linux/issues/1110
Signed-off-by: Patrick Miller <paddymills@proton.me>
Link: https://lore.kernel.org/r/20241002022749.390836-1-paddymills@proton.me
[ Removed the `init` one that doesn't apply anymore and
  reworded slightly. - Miguel ]
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
rust/kernel/list/arc.rs
rust/kernel/sync/arc.rs
rust/macros/lib.rs