09/02/2021 16:26, Ferruh Yigit:
> %llx tends to be wrong when used for fixed size, like uint64_t,
> variables, adding a warning to double check them.
>
> Signed-off-by: Ferruh Yigit
> ---
> + # check %llx usage
> + awk -v FOLDERS='lib drivers app examples' \
> + -v EXPRESSIONS
%llx tends to be wrong when used for fixed size, like uint64_t,
variables, adding a warning to double check them.
Signed-off-by: Ferruh Yigit
---
Cc: David Marchand
Cc: Aaron Conole
---
devtools/checkpatches.sh | 8
1 file changed, 8 insertions(+)
diff --git a/devtools/checkpatches.s
2 matches
Mail list logo