]> Gentwo Git Trees - linux/.git/commit
lib: move freader into buildid.h
authorMykyta Yatsenko <yatsenko@meta.com>
Sun, 26 Oct 2025 20:38:46 +0000 (20:38 +0000)
committerAlexei Starovoitov <ast@kernel.org>
Mon, 27 Oct 2025 16:56:27 +0000 (09:56 -0700)
commit76e4fed847124690f7344a43d01dbcd7b2925353
tree30139849704c6798741646ea0518fa48b30a164f
parent531b87d865eb9e625c2e46ec8f06a65a6157ee45
lib: move freader into buildid.h

Move struct freader and prototypes of the functions operating on it into
the buildid.h.

This allows reusing freader outside buildid, e.g. for file dynptr
support added later.

Signed-off-by: Mykyta Yatsenko <yatsenko@meta.com>
Link: https://lore.kernel.org/r/20251026203853.135105-4-mykyta.yatsenko5@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
MAINTAINERS
include/linux/buildid.h
lib/buildid.c