On Thu, 15 May 2025 at 15:00, Daniel P. Berrangé <[email protected]> wrote: > > 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 a list of filenames included. > > Reviewed-by: Cédric Le Goater <[email protected]> > Signed-off-by: Daniel P. Berrangé <[email protected]> > --- > scripts/checkpatch.pl | 37 +++++++++++++++++++------------------ > 1 file changed, 19 insertions(+), 18 deletions(-) > Reviewed-by: Peter Maydell <[email protected]>
thanks -- PMM
