Re: [PATCH v3 4/9] scripts/checkpatch: use new hook for ACPI test data check

2025-05-19 Thread Daniel P . Berrangé
On Mon, May 19, 2025 at 01:29:14PM +0100, Peter Maydell wrote: > On Thu, 15 May 2025 at 14:59, Daniel P. Berrangé wrote: > > > > The ACPI test data check needs to analyse a list of all files in a > > commit, so can use the new hook for processing the file list. > > > > Signed-off-by: Daniel P. Ber

Re: [PATCH v3 4/9] scripts/checkpatch: use new hook for ACPI test data check

2025-05-19 Thread Peter Maydell
On Thu, 15 May 2025 at 14:59, Daniel P. Berrangé wrote: > > The ACPI test data check needs to analyse a list of all files in a > commit, so can use the new hook for processing the file list. > > Signed-off-by: Daniel P. Berrangé > --- > scripts/checkpatch.pl | 61

Re: [PATCH v3 4/9] scripts/checkpatch: use new hook for ACPI test data check

2025-05-15 Thread Cédric Le Goater
On 5/15/25 15:59, Daniel P. Berrangé wrote: The ACPI test data check needs to analyse a list of all files in a commit, so can use the new hook for processing the file list. Signed-off-by: Daniel P. Berrangé > --- scripts/checkpatch.pl | 61 --- 1 file c