Re: [PATCH] kernel/bpf/verifier: removed an unused parameter in check_func_proto
From: Yonghong Song
Date: Mon Jan 05 2026 - 11:33:21 EST
On 1/5/26 6:02 AM, chensong_2000@xxxxxx wrote:
From: Song Chen <chensong_2000@xxxxxx>
I accidentally saw an unused parameter in check_func_proto,
it's harmless but better be removed.
Signed-off-by: Song Chen <chensong_2000@xxxxxx>
Acked-by: Yonghong Song <yonghong.song@xxxxxxxxx>