@ -49,8 +49,7 @@ struct ck_elide_config {
short retry_conflict;
};
#define CK_ELIDE_CONFIG_DEFAULT_INITIALIZER \
#define CK_ELIDE_CONFIG_DEFAULT_INITIALIZER { \
{ \
.skip_busy = 5, \
.retry_busy = 256, \
.skip_other = 3, \