Re: [PATCH] rust: drm: fix incorrect type name in `Device` doc comment

From: Alice Ryhl

Date: Wed Apr 29 2026 - 04:21:00 EST


On Wed, Apr 29, 2026 at 01:08:14PM +0800, Hsiu Che Yu wrote:
> The invariant documentation incorrectly referenced `struct device`
> instead of `struct drm_device`. Fix it.
>
> Fixes: 1e4b8896c0f3c ("rust: drm: add device abstraction")
> Cc: stable@xxxxxxxxxxxxxxx
> Signed-off-by: Hsiu Che Yu <yu.whisper.personal@xxxxxxxxx>

LGTM
Reviewed-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>