Re: [PATCH v2 0/2] Additional miscdevice fops parameters
From: Alice Ryhl
Date: Mon Dec 09 2024 - 05:44:36 EST
On Mon, Dec 9, 2024 at 9:43 AM Greg Kroah-Hartman
<gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
>
> On Mon, Dec 09, 2024 at 07:27:45AM +0000, Alice Ryhl wrote:
> > This could not land with the base miscdevice abstractions due to the
> > dependency on File.
>
> So these should go through my char/misc branch now, right?
Yes, that would be great, thanks!
> > Signed-off-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>
>
> No need to sign off on patch 0/X :)
That's just the default when using b4 to send series.
Alice