On Tue, Sep 09, 2025 at 01:06:01PM +0200, Johannes Thumshirn wrote: > De-duplicate the calculation of the trace length instead of doing the > calculation twice, once for calling trace_buffer_lock_reserve() and once > for calling relay_reserve().
Looks good: Reviewed-by: Christoph Hellwig <[email protected]> would be nice if these cleanups were at the beginning of the series before adding new data structures, though.
