cleanup: Improve wording of CONFIG_RCU_DEBUG description
[urcu.git] / include / urcu / config.h.in
index 15012679f333b273da9b91e3038db5bc35a5be42..73506319f7d522c2f1eb65ca9ba52f3187c273b9 100644 (file)
 #undef CONFIG_RCU_FORCE_SYS_MEMBARRIER
 
 /* Enable internal debugging self-checks.
-   Introduce performance penalty. */
+   Introduces a performance penalty. */
 #undef CONFIG_RCU_DEBUG
 
 /* Expose multi-flavor support */
-#define CONFIG_RCU_MULTIFLAVOR 1
+#define CONFIG_RCU_HAVE_MULTIFLAVOR 1
 
 /* Enable extra debugging checks for lock-free hash table iterator
    traversal. */
This page took 0.023497 seconds and 4 git commands to generate.