summaryrefslogtreecommitdiffstats
path: root/rust/kernel/ioctl.rs
AgeCommit message (Expand)AuthorLines
2024-10-07rust: start using the `#[expect(...)]` attributeMiguel Ojeda-1/+1
2024-02-18rust: kernel: mark code fragments in docs with backticksValentin Obst-1/+1
2024-02-18rust: ioctl: end top-level module docs with full stopValentin Obst-1/+1
2024-02-18rust: kernel: fix multiple typos in documentationValentin Obst-2/+2
2023-12-21rust: support `srctree`-relative linksMiguel Ojeda-1/+1
2023-04-22rust: ioctl: Add ioctl number manipulation functionsAsahi Lina-0/+72