ck_elide: Style fixes.

ck_pring
Samy Al Bahra 12 years ago
parent 75946ba687
commit ce2ef37ce3

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

Loading…
Cancel
Save