diff options
author | 2025-06-10 16:38:56 +0530 | |
---|---|---|
committer | 2025-06-10 16:38:56 +0530 | |
commit | 4823a58093c6dfa20df62b5c18da613621b9716e (patch) | |
tree | 4496dbaf4a8fb253a6fcad365ca846715a1c2f67 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 6.16-rc1 (diff) | |
download | wireguard-linux-4823a58093c6dfa20df62b5c18da613621b9716e.tar.xz wireguard-linux-4823a58093c6dfa20df62b5c18da613621b9716e.zip |
cpufreq: Convert `/// SAFETY` lines to `# Safety` sections
Replace `/// SAFETY` comments in doc comments with proper `# Safety`
sections, as per rustdoc conventions.
Also mark the C FFI callbacks as `unsafe` to correctly reflect their
safety requirements.
Reported-by: Miguel Ojeda <ojeda@kernel.org>
Closes: https://github.com/Rust-for-Linux/linux/issues/1169
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions