Andrei Lalaev c1f4534b21 scripts: generate_rust_analyzer: fix pin-init name in kernel deps
Because of different crate names ("pin-init" and "pin_init") passed to
"append_crate" and "append_crate_with_generated", the script fails with
"KeyError: 'pin-init'".

To overcome the issue, pass the same name to both functions.

Signed-off-by: Andrei Lalaev <andrei.lalaev@anton-paar.com>
Link: https://lore.kernel.org/r/AM9PR03MB7074692E5D24C288D2BBC801C8AD2@AM9PR03MB7074.eurprd03.prod.outlook.com
Fixes: 4e82c87058f4 ("Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux")
[ Made author match the Signed-off-by one. Added newline. - Miguel ]
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
2025-03-31 10:50:54 +02:00
..
2024-09-01 20:34:49 +09:00
2024-10-07 02:12:27 +09:00
2025-02-16 03:10:58 +09:00
2025-01-31 12:07:07 -08:00
2025-03-23 19:56:45 +01:00
2025-02-09 10:05:32 -08:00
2025-03-24 21:18:05 -07:00
2024-11-30 13:41:50 -08:00
2025-03-30 17:03:26 -07:00
2024-11-28 08:11:56 +09:00
2025-02-12 12:12:28 +01:00