]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
rust_binder: remove trailing comma
authorTamir Duberstein <tamird@gmail.com>
Sat, 18 Oct 2025 19:16:23 +0000 (15:16 -0400)
committerMiguel Ojeda <ojeda@kernel.org>
Mon, 20 Oct 2025 02:04:23 +0000 (04:04 +0200)
commitd9252f1be2f91c61e43e056ed1420ebdb68ca12f
treed0281659fd56469ee4a5c73f0781ed12e7e96ae4
parent061a8ac6deab9c9043e59dcceea2e4de17dc450b
rust_binder: remove trailing comma

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

Reviewed-by: Alice Ryhl <aliceryhl@google.com>
Signed-off-by: Tamir Duberstein <tamird@gmail.com>
Link: https://patch.msgid.link/20251018-cstr-core-v18-2-9378a54385f8@gmail.com
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
drivers/android/binder/process.rs