On Sat, Dec 05, 2020 at 08:17:30PM +0100, Rasmus Villemoes wrote: > This removes the explicit NULL checks, and allows us to stop storing > at least some of the _offset values separately. > > Signed-off-by: Rasmus Villemoes <rasmus.villem...@prevas.dk>
This seems to rely on one of the missing patches. Please don't split patches like this, it makes review very difficult. Andrew