Re: [PATCH] tty: add break_wait kernel-doc
From: Johan Hovold
Date: Fri Sep 25 2026 - 06:03:23 EST
On Fri, Sep 25, 2026 at 11:55:48AM +0200, Greg Kroah-Hartman wrote:
> On Fri, Sep 25, 2026 at 11:42:22AM +0200, Johan Hovold wrote:
> > Add the missing kernel-doc description for the new break_wait field in
> > struct tty_struct.
> >
> > Fixes: c7e9bff9b4b3 ("tty: abort break signalling on hangup")
>
> Don't you mean:
> 845a2737e0f5 ("tty: abort break signalling on hangup")
> ?
Yes, sorry. Can you fix it up when applying or do you want me to resend?
Johan