Re: [PATCH] rust: miscdevice: fix typo in MiscDevice::ioctl documentation
From: Greg Kroah-Hartman
Date: Tue May 20 2025 - 01:01:35 EST
On Mon, May 19, 2025 at 06:09:10PM +0000, Alice Ryhl wrote:
> 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?
Sure, I'll take it later today, thanks.
greg k-h