]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
rust: fmt: Fix grammar in Adapter description
authorDirk Behme <dirk.behme@de.bosch.com>
Fri, 2 Jan 2026 08:48:21 +0000 (09:48 +0100)
committerMiguel Ojeda <ojeda@kernel.org>
Sun, 4 Jan 2026 22:51:35 +0000 (23:51 +0100)
commit1e4e2a847f3c0bb3f34f3b20229be5c0214b80fa
treea75648fdc7d428bd447ad7ae3a9e047d80f58772
parent45f6aed8a835ee2bdd0a5d5ee626a91fe285014f
rust: fmt: Fix grammar in Adapter description

Add a missing `and` in the description of the `Adapter`.

Fixes: c5cf01ba8dfe ("rust: support formatting of foreign types")
Signed-off-by: Dirk Behme <dirk.behme@de.bosch.com>
Acked-by: Tamir Duberstein <tamird@gmail.com>
Link: https://patch.msgid.link/20260102084821.1077864-1-dirk.behme@de.bosch.com
[ Reworded for typo. - Miguel ]
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
rust/kernel/fmt.rs