]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/panic: use `///` for private items too
authorMiguel Ojeda <ojeda@kernel.org>
Wed, 16 Apr 2025 12:21:06 +0000 (14:21 +0200)
committerJocelyn Falempe <jfalempe@redhat.com>
Fri, 18 Apr 2025 15:49:18 +0000 (17:49 +0200)
commit74757ad1c105c8fc00b4cac0b7918fe3262cdb18
tree87295750f73fd0a4d04ea073eed521342b6563c2
parent3d55aebe257ec49f577deb7c8e4acb40dabc05e4
drm/panic: use `///` for private items too

`///` should still be used for private items [1]. Some of the items in
this file do so already, so do it for a few other clear candidates in
the file.

Link: https://lore.kernel.org/rust-for-linux/20250416112454.2503872-1-ojeda@kernel.org/
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Reviewed-by: Jocelyn Falempe <jfalempe@redhat.com>
Reviewed-by: Christian Schrefl <chrisi.schrefl@gmail.com>
Signed-off-by: Jocelyn Falempe <jfalempe@redhat.com>
Link: https://lore.kernel.org/r/20250416122106.2554208-1-ojeda@kernel.org
drivers/gpu/drm/drm_panic_qr.rs