]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
rust/drm: Fixup import styles
authorLyude Paul <lyude@redhat.com>
Thu, 22 Jan 2026 21:43:02 +0000 (16:43 -0500)
committerDanilo Krummrich <dakr@kernel.org>
Tue, 24 Feb 2026 15:10:09 +0000 (16:10 +0100)
commitb7a124928b5875675539b6a6f708f56911f271f7
tree3d5d91bae8e947cf5ea6a9d12f298b586be1ed38
parentd3f36fa57aa289c43e01da16c928a2cd971ad5dc
rust/drm: Fixup import styles

This is to match
  https://docs.kernel.org/rust/coding-guidelines.html#imports

There should be no functional changes in this patch.

Signed-off-by: Lyude Paul <lyude@redhat.com>
Link: https://patch.msgid.link/20260122214316.3281257-1-lyude@redhat.com
[ Move trailing `//` at the end. - Danilo ]
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
rust/kernel/drm/device.rs
rust/kernel/drm/driver.rs
rust/kernel/drm/file.rs
rust/kernel/drm/gem/mod.rs