On 10.09.2024 20:08, Andrew Cooper wrote:
> On 10/09/2024 3:40 pm, Jan Beulich wrote:
>> All read accesses are rejected by the ->accept handler, while writes
>> bypass the bulk of the function body. Drop the dead code, leaving an
>> assertion in the read handler.
>>
>> A number of other static item
On 10/09/2024 3:40 pm, Jan Beulich wrote:
> All read accesses are rejected by the ->accept handler, while writes
> bypass the bulk of the function body. Drop the dead code, leaving an
> assertion in the read handler.
>
> A number of other static items (and a macro) are then unreferenced and
> hence