Signed-off-by: Anders Roxell <[email protected]>
---
 platform/linux-generic/include/odp/plat/cpumask_types.h | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/platform/linux-generic/include/odp/plat/cpumask_types.h 
b/platform/linux-generic/include/odp/plat/cpumask_types.h
index 1beaa1d..8923f36 100644
--- a/platform/linux-generic/include/odp/plat/cpumask_types.h
+++ b/platform/linux-generic/include/odp/plat/cpumask_types.h
@@ -26,9 +26,6 @@ extern "C" {
 
 #define ODP_CPUMASK_SIZE 1024
 
-/**
- * Minimum size of output buffer for odp_cpumask_to_str()
- */
 #define ODP_CPUMASK_STR_SIZE ((ODP_CPUMASK_SIZE + 3) / 4 + 3)
 
 /**
-- 
2.1.4

_______________________________________________
lng-odp mailing list
[email protected]
https://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to