Loading
mtd: virt_concat: use single allocation for node
Simpler to reason about and avoids having to free nodes separately. Also add __counted_by attribute for extra runtime analysis. Signed-off-by:Rosen Penev <rosenp@gmail.com> Signed-off-by:
Miquel Raynal <miquel.raynal@bootlin.com>