Re: [PATCH v2 6/7] scripts/checkpatch: use new hook for MAINTAINERS update check

2025-05-14 Thread Daniel P . Berrangé
On Wed, May 14, 2025 at 01:51:52PM +0200, Cédric Le Goater wrote: > On 5/12/25 20:24, Daniel P. Berrangé wrote: > > From: Daniel P. Berrangé > > > > When seeing a new/deleted/renamed file we check to see if MAINTAINERS > > is updated, but we don't give the user a list of files affected, as > > we

Re: [PATCH v2 6/7] scripts/checkpatch: use new hook for MAINTAINERS update check

2025-05-14 Thread Cédric Le Goater
On 5/12/25 20:24, Daniel P. Berrangé wrote: From: Daniel P. Berrangé When seeing a new/deleted/renamed file we check to see if MAINTAINERS is updated, but we don't give the user a list of files affected, as we don't want to repeat the same warning many times over. Using the new file list hook,

[PATCH v2 6/7] scripts/checkpatch: use new hook for MAINTAINERS update check

2025-05-12 Thread Daniel P . Berrangé
From: Daniel P. Berrangé When seeing a new/deleted/renamed file we check to see if MAINTAINERS is updated, but we don't give the user a list of files affected, as we don't want to repeat the same warning many times over. Using the new file list hook, we can give a single warning at the end with