Message ID | cover.1663683114.git.dxu@dxuuu.xyz (mailing list archive) |
---|---|
Headers | show |
Series | bpf: Small nf_conn cleanups | expand |
Hello: This series was applied to bpf/bpf-next.git (master) by Martin KaFai Lau <martin.lau@kernel.org>: On Tue, 20 Sep 2022 08:15:21 -0600 you wrote: > This patchset cleans up a few small things: > > * Delete unused stub > * Rename variable to be more descriptive > * Fix some `extern` declaration warnings > > Past discussion: > - v2: https://lore.kernel.org/bpf/cover.1663616584.git.dxu@dxuuu.xyz/ > > [...] Here is the summary with links: - [bpf-next,v3,1/3] bpf: Remove unused btf_struct_access stub https://git.kernel.org/bpf/bpf-next/c/52bdae37c92a - [bpf-next,v3,2/3] bpf: Rename nfct_bsa to nfct_btf_struct_access https://git.kernel.org/bpf/bpf-next/c/5a090aa35038 - [bpf-next,v3,3/3] bpf: Move nf_conn extern declarations to filter.h https://git.kernel.org/bpf/bpf-next/c/fdf214978a71 You are awesome, thank you!