Re: [PATCH v3 01/20] Documentation: locking: Describe seqlock design and usage

From: Peter Zijlstra
Date: Mon Jul 06 2020 - 17:05:12 EST


On Tue, Jun 30, 2020 at 07:44:33AM +0200, Ahmed S. Darwish wrote:
> +Sequence counters (:c:type:`seqcount_t`)
> +========================================

> +.. code-block:: c

I so hate RST, of course it's C. Also, ISTR Jon saying you can leave
that all out without issue.