2016-04-19 15:16, Thomas Monjalon:
> It was suggesting to use a Linux macro:
> CHECK:BIT_MACRO: Prefer using the BIT macro
>
> It is ignored because it is a false positive in DPDK case.
>
> Signed-off-by: Thomas Monjalon
Applied
By the way, maybe that someone would like to implement RTE_BIT?
It was suggesting to use a Linux macro:
CHECK:BIT_MACRO: Prefer using the BIT macro
It is ignored because it is a false positive in DPDK case.
Signed-off-by: Thomas Monjalon
---
scripts/checkpatches.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/checkpatches.sh b
It was suggesting to use a Linux macro:
CHECK:BIT_MACRO: Prefer using the BIT macro
It is ignored because it is a false positive in DPDK case.
Signed-off-by: Thomas Monjalon
---
scripts/checkpatches.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/checkpatches.sh b
3 matches
Mail list logo