Re: [PATCH] rust: miscdevice: fix typo in MiscDevice::ioctl documentation
From: Alice Ryhl
Date: Mon May 19 2025 - 14:10:50 EST
On Sat, May 17, 2025 at 01:06:15PM +0200, Christian Schrefl wrote:
> Fixes one small typo (`utilties` to `utilities`) in the documentation of
> `MiscDevice::ioctl`.
>
> Fixes: f893691e7426 ("rust: miscdevice: add base miscdevice abstraction")
> Signed-off-by: Christian Schrefl <chrisi.schrefl@xxxxxxxxx>
Reviewed-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>
I guess this should go through Greg's tree?