Merge branch 'bpf-selftest-clang-fixes'
authorDaniel Borkmann <[email protected]>
Tue, 2 Apr 2019 21:17:19 +0000 (23:17 +0200)
committerDaniel Borkmann <[email protected]>
Tue, 2 Apr 2019 21:17:19 +0000 (23:17 +0200)
Stanislav Fomichev says:

====================
This series contains small fixes to make bpf selftests compile cleanly
with clangs. All of them are not real problems, but it's nice to have
an option to use clang for the tests themselves.
====================

Signed-off-by: Daniel Borkmann <[email protected]>

Trivial merge