mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-20 00:09:06 +08:00
The commit_signature() function does not use the hash of the commit, which typically differs between the kernel repo and the mirrored version, but the subject for this commit. Fix the comment accordingly. Signed-off-by: Quentin Monnet <quentin@isovalent.com>