On 09/13/2016 04:18 AM, Alex Bennée wrote: >> > -#define ATOMIC_NAME(X) HELPER(glue(glue(atomic_ ## X, SUFFIX), END)) >> > #define EXTRA_ARGS >> > +#define ATOMIC_NAME(X) HELPER(glue(glue(atomic_ ## X, SUFFIX), END)) > Did I miss a subtly here? Should this change be squashed into the > original atomic helpers patch? > >
Dunno what happened here. Probably an error fixing up a rebase conflict. r~
