On 5/12/25 20:24, Daniel P. Berrangé wrote:
From: Daniel P. Berrangé
The file permissions check is the kind of check intended to be performed
in the new start of file hook.
Signed-off-by: Daniel P. Berrangé
Reviewed-by: Cédric Le Goater
Thanks,
C.
---
scripts/checkpatch.pl | 19 +++
From: Daniel P. Berrangé
The file permissions check is the kind of check intended to be performed
in the new start of file hook.
Signed-off-by: Daniel P. Berrangé
---
scripts/checkpatch.pl | 19 +++
1 file changed, 11 insertions(+), 8 deletions(-)
diff --git a/scripts/checkpat