On Thu, 15 May 2025 at 14:59, Daniel P. Berrangé wrote:
>
> The file permissions check is the kind of check intended to be performed
> in the new start of file hook.
>
> Reviewed-by: Cédric Le Goater
> Signed-off-by: Daniel P. Berrangé
> ---
> scripts/checkpatch.pl | 19 +++
> 1
The file permissions check is the kind of check intended to be performed
in the new start of file hook.
Reviewed-by: Cédric Le Goater
Signed-off-by: Daniel P. Berrangé
---
scripts/checkpatch.pl | 19 +++
1 file changed, 11 insertions(+), 8 deletions(-)
diff --git a/scripts/chec