Re: [PATCH] drm/panic: use `///` for private items too
From: Miguel Ojeda
Date: Wed Apr 16 2025 - 08:25:27 EST
On Wed, Apr 16, 2025 at 2:21 PM Miguel Ojeda <ojeda@xxxxxxxxxx> wrote:
>
> `///` 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@xxxxxxxxxx/ [1]
> Signed-off-by: Miguel Ojeda <ojeda@xxxxxxxxxx>
Sorry, I forgot the Cc: Jocelyn (it could be nice to have a
`MAINTAINERS` entry for this one).
Cheers,
Miguel