On Fri, Sep 04, 2020 at 05:32:28PM +0200, Ahmed S. Darwish wrote:

>  static __always_inline seqcount_t *                                  \
> -__seqcount_##lockname##_ptr(seqcount_##lockname##_t *s)                      
> \
> +__seqprop_seqcount_##lockname##_ptr(seqcount_##lockname##_t *s)              
> \

I did s/__seqprop_seqcount_/__seqprop_/g on all this.

seqprop is a contraction of seqcount property, no need to put in yet
another seqcount I feel.

Reply via email to