[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190213182554.2763867-1-andriin@fb.com>
Date: Wed, 13 Feb 2019 10:25:52 -0800
From: Andrii Nakryiko <andriin@...com>
To: <andrii.nakryiko@...il.com>, <netdev@...r.kernel.org>,
<kernel-team@...com>, <yhs@...com>, <ast@...com>, <kafai@...com>,
<daniel@...earbox.net>, <david.laight@...lab.com>,
<acme@...nel.org>
CC: Andrii Nakryiko <andriin@...com>
Subject: [PATCH v2 bpf-next 0/2] tools/bpf: smaller clean ups
This patchset replaces bzero() with memset() and syncs if_link.h header
to suppress unsynchronized headers warning.
Andrii Nakryiko (2):
tools/bpf: replace bzero with memset
tools: sync uapi/linux/if_link.h header
tools/include/uapi/linux/if_link.h | 1 +
tools/lib/bpf/bpf.c | 48 +++++++++++++++---------------
tools/lib/bpf/btf.c | 5 ++--
tools/lib/bpf/libbpf.c | 5 ++--
4 files changed, 29 insertions(+), 30 deletions(-)
--
2.17.1
Powered by blists - more mailing lists