Files
linux/kernel/bpf
Jakub Kicinski cd057e2336 bpf: fix references to free_bpf_prog_info() in comments
[ Upstream commit ab7f5bf092 ]

Comments in the verifier refer to free_bpf_prog_info() which
seems to have never existed in tree.  Replace it with
free_used_maps().

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Quentin Monnet <quentin.monnet@netronome.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-05-12 16:43:17 +09:00
..
2018-05-09 12:28:25 +02:00
2018-05-09 12:28:25 +02:00
2017-12-14 09:28:23 +01:00
2018-03-11 17:38:31 +01:00
2018-05-09 12:28:25 +02:00