Re: [PATCH 2/5] bpf: remove a redundant comment on bpf_prog_free
From: Song Liu <song@kernel.org>
Date: 2021-11-26 06:42:00
Also in:
bpf, linux-doc
From: Song Liu <song@kernel.org>
Date: 2021-11-26 06:42:00
Also in:
bpf, linux-doc
On Fri, Nov 19, 2021 at 8:32 AM Christoph Hellwig [off-list ref] wrote:
The comment telling that the prog_free helper is freeing the program is not exactly useful, so just remove it. Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Song Liu <redacted>