OSDN Git Service

Merge branch 'libbpf-cleanup'
authorAlexei Starovoitov <ast@kernel.org>
Thu, 14 Feb 2019 23:31:39 +0000 (15:31 -0800)
committerAlexei Starovoitov <ast@kernel.org>
Thu, 14 Feb 2019 23:31:40 +0000 (15:31 -0800)
Andrii Nakryiko says:

====================
This patchset replaces bzero() with memset() and syncs if_link.h header
to suppress unsynchronized headers warning.
====================

Signed-off-by: Alexei Starovoitov <ast@kernel.org>

Trivial merge