]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
samples: rust: platform: remove trailing commas
authorTamir Duberstein <tamird@gmail.com>
Sat, 18 Oct 2025 19:16:22 +0000 (15:16 -0400)
committerMiguel Ojeda <ojeda@kernel.org>
Mon, 20 Oct 2025 02:04:23 +0000 (04:04 +0200)
commit061a8ac6deab9c9043e59dcceea2e4de17dc450b
tree4018acd36575f95ab778b964d289000d4bbd77e9
parent211ddde0823f1442e4ad052a2f30f050145ccada
samples: rust: platform: remove trailing commas

This prepares for a later commit in which we introduce a custom
formatting macro; that macro doesn't handle trailing commas so just
remove them.

Acked-by: Danilo Krummrich <dakr@kernel.org>
Reviewed-by: Benno Lossin <lossin@kernel.org>
Signed-off-by: Tamir Duberstein <tamird@gmail.com>
Link: https://patch.msgid.link/20251018-cstr-core-v18-1-9378a54385f8@gmail.com
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
samples/rust/rust_driver_platform.rs