summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorLink Mauve <linkmauve@linkmauve.fr>2026-07-01 18:03:54 +0200
committerDanilo Krummrich <dakr@kernel.org>2026-07-03 23:22:19 +0200
commit5dcef303b29f004a447d9c69e62963328da9c608 (patch)
tree283d28b142a4cbccbeb91af13fc2da6351f1406a /tools/perf/scripts/python/exported-sql-viewer.py
parent0fa8e47dea17dd7899201f73cdf3d8efcbf78448 (diff)
rust: io: fix example in `register!` macro
In this example, an u32 register is split in two u8 in big-endian order, but the high byte is actually defined as taking nine bits instead of eight. This is completely inconsequential, as I expect most users will just copy the bit ranges from their datasheets, but it doesn’t hurt to fix that typo. Signed-off-by: Link Mauve <linkmauve@linkmauve.fr> Acked-by: Alexandre Courbot <acourbot@nvidia.com> Reviewed-by: Gary Guo <gary@garyguo.net> Link: https://patch.msgid.link/20260701160357.29031-1-linkmauve@linkmauve.fr Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions