On Thu, Dec 5, 2024 at 9:35 AM Thomas Weißschuh wrote:
>
> The generic function from the sysfs core can replace the custom one.
>
> Signed-off-by: Thomas Weißschuh
> ---
> kernel/bpf/btf.c | 15 ++-
> 1 file changed, 2 insertions(+), 13 deletions(-)
>
LGTM
Acked-by: Andrii Nakryiko
The generic function from the sysfs core can replace the custom one.
Signed-off-by: Thomas Weißschuh
---
kernel/bpf/btf.c | 15 ++-
1 file changed, 2 insertions(+), 13 deletions(-)
diff --git a/kernel/bpf/btf.c b/kernel/bpf/btf.c
index
e7a59e6462a9331d0acb17a88a4ebf641509c050..69ca