]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'bpf-misc-cleanups'
authorDavid S. Miller <davem@davemloft.net>
Mon, 24 Apr 2017 20:20:20 +0000 (16:20 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Apr 2017 20:20:20 +0000 (16:20 -0400)
commitcb28471457918fbac21654b60fd0c6c0e8bd8a51
tree4b0596fa9a3b85d68e756374256887996a50f66b
parent5ce7957aaf9d380d18b8e6c175166268611ea6a1
parentd35068f9cf1b01e7c600db08724ebb05c2e1fc31
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>