[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170424133108.31595-1-alexander@alemayhu.com>
Date: Mon, 24 Apr 2017 15:31:05 +0200
From: Alexander Alemayhu <alexander@...mayhu.com>
To: netdev@...r.kernel.org
Cc: Alexander Alemayhu <alexander@...mayhu.com>, daniel@...earbox.net,
ast@...com
Subject: [PATCH net-next 0/3] Misc BPF cleanup
Hei,
while looking into making the Makefile in samples/bpf better handle O= I saw
several warnings when running `make clean && make samples/bpf/`. This series
reduces those warnings.
Thanks.
Alexander Alemayhu (3):
samples/bpf: add -Wno-unknown-warning-option to clang
samples/bpf: add static to function with no prototype
samples/bpf: check before defining offsetof
samples/bpf/Makefile | 1 +
samples/bpf/cookie_uid_helper_example.c | 2 +-
samples/bpf/test_lru_dist.c | 4 +++-
3 files changed, 5 insertions(+), 2 deletions(-)
--
2.9.3
Powered by blists - more mailing lists