On Thu, 15 May 2025 at 15:00, Daniel P. Berrangé <[email protected]> wrote: > > The current regex matches Makefile & Makefile.objs, but the latter is > no longer used, and we're missing coverage of Makefile.include and > Makefile.target. Expand the pattern to match any suffix. > > Signed-off-by: Daniel P. Berrangé <[email protected]> > --- > scripts/checkpatch.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Peter Maydell <[email protected]>
thanks -- PMM
