Re: [PATCH v2 3/4] tty: don't oops in tty_unregister_device() when no cdev is registered
From: Karl Mehltretter
Date: Fri Jul 31 2026 - 09:25:52 EST
On Thu, Jul 30, 2026 at 04:29:57PM +0100, Greg Kroah-Hartman wrote:
> Note, LLMs love to write a lot. Please always rewrite the changelog
> text to be sane and concise.
>
Understood. I'll clean it up more.
> This looks to be doing 2 different things in one patch, or am I
> confused?
>
Good point. I'll split it into two for v3, with corresponding Fixes: tags.
Thanks,
Karl