diff options
| author | Miguel Ojeda <[email protected]> | 2025-07-19 18:36:49 +0000 |
|---|---|---|
| committer | Miguel Ojeda <[email protected]> | 2025-07-19 21:18:16 +0000 |
| commit | b0c7d8c9e8c671aaee6d14abd834f7d0d63e3c19 (patch) | |
| tree | 623ce915267a78359c9df98b702606c85afc4dd2 /scripts/rustdoc_test_gen.rs | |
| parent | rust: time: Pass correct timer mode ID to hrtimer_start_range_ns (diff) | |
| download | kernel-b0c7d8c9e8c671aaee6d14abd834f7d0d63e3c19.tar.gz kernel-b0c7d8c9e8c671aaee6d14abd834f7d0d63e3c19.zip | |
rust: list: undo unintended replacement of method name
When we renamed `Opaque::raw_get` to `cast_into`, there was one
replacement that was not supposed to be there.
It does not cause an issue so far because it is inside a macro rule (the
`ListLinksSelfPtr` one) that is unused so far. However, it will start
to be used soon.
Thus fix it now.
Fixes: 64fb810bce03 ("rust: types: rename Opaque::raw_get to cast_into")
Reviewed-by: Tamir Duberstein <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Miguel Ojeda <[email protected]>
Diffstat (limited to 'scripts/rustdoc_test_gen.rs')
0 files changed, 0 insertions, 0 deletions
