commit | 0e43d1009d64afcc57bfb5155f1a36c395fac178 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Mon Apr 24 16:20:20 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 24 16:20:20 2017 -0400 |
tree | 4b0596fa9a3b85d68e756374256887996a50f66b | |
parent | e390b55d5aefe2b51569068b2a505d19d72afbf1 [diff] | |
parent | dfc5be0dc0f83e70919a8ec59c122709a30f791e [diff] |
Merge branch 'bpf-misc-cleanups' Alexander Alemayhu says: ==================== Misc BPF cleanup 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. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>