Re: [PATCH 4/4] MAINTAINERS: add entry for GXFP5130 finger print sensor driver
Metehan Günen <[email protected]>
| Newsgroups | org.kernel.vger.linux-acpi,org.kernel.vger.linux-gpio,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Jul 18, 2026 at 11:06:04AM +0200, Greg KH wrote: > I don't think this entry is doing what you think it is doing. > > Was it created by a LLM? You are right — the patch script inserted the new block between the GOODIX TOUCHSCREEN header line and its own M: line, breaking that entry. The new GOODIX GXFP5130 block needs to appear as a standalone section, not mid-block. Will fix in v2. As noted in my reply to the cover letter, the reformatting work was done with AI assistance, which caused this and the other style issues you found. The original driver logic is from Void755's out-of-tree driver; I am responsible for the mainline port and the mistakes in it. Thanks, Metehan Günen