On Fri, 2025-09-05 at 17:44 +0100, Mykyta Yatsenko wrote: > From: Mykyta Yatsenko <yatsenko@xxxxxxxx> > > Reduce code duplication in detection of the known special field types in > map values. This refactoring helps to avoid copying a chunk of code in > the next patch of the series. > > Signed-off-by: Mykyta Yatsenko <yatsenko@xxxxxxxx> > --- Acked-by: Eduard Zingerman <eddyz87@xxxxxxxxx> [...]