Re: [PATCH v2 3/4] tty: don't oops in tty_unregister_device() when no cdev is registered

Karl Mehltretter <[email protected]> Fri, 31 Jul 2026 15:15:50 +0200
Newsgroups gmane.linux.serial,gmane.linux.kernel,gmane.linux.kernel.stable
Message-ID <[email protected]>
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