Messages in this thread |  | | Subject | Re: [PATCH] bpf: Remove unnecessary <argp.h> include from preload/iterators | From | patchwork-bot+netdevbpf@kernel ... | Date | Tue, 29 Dec 2020 14:20:06 +0000 |
| |
Hello:
This patch was applied to bpf/bpf-next.git (refs/heads/master):
On Wed, 16 Dec 2020 11:03:06 +0100 you wrote: > This program does not use argp (which is a glibcism). > Instead include <errno.h> directly, which was pulled in by <argp.h>. > > Signed-off-by: Leah Neukirchen <leah@vuxu.org> > --- > kernel/bpf/preload/iterators/iterators.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Here is the summary with links: - bpf: Remove unnecessary <argp.h> include from preload/iterators https://git.kernel.org/bpf/bpf-next/c/1bcf3a740aa5
You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
|  |