netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH bpf-next 0/2] selftest/bpf: remove warns for enable_all_controllers
@ 2019-10-02 12:04 Ivan Khoronzhuk
  2019-10-02 12:04 ` [PATCH bpf-next 1/2] selftests/bpf: add static to enable_all_controllers() Ivan Khoronzhuk
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Ivan Khoronzhuk @ 2019-10-02 12:04 UTC (permalink / raw)
  To: shuah, ast, daniel
  Cc: kafai, songliubraving, yhs, linux-kselftest, netdev, bpf,
	linux-kernel, Ivan Khoronzhuk

This micro series fixes annoying warn described in patches
while samples/bpf build. Second patch fixes new warn that
comes after fixing warn of first patch, that was masked.

Ivan Khoronzhuk (2):
  selftests/bpf: add static to enable_all_controllers()
  selftests/bpf: correct path to include msg + path

 tools/testing/selftests/bpf/cgroup_helpers.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-10-03 15:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-02 12:04 [PATCH bpf-next 0/2] selftest/bpf: remove warns for enable_all_controllers Ivan Khoronzhuk
2019-10-02 12:04 ` [PATCH bpf-next 1/2] selftests/bpf: add static to enable_all_controllers() Ivan Khoronzhuk
2019-10-02 16:26   ` Song Liu
2019-10-02 12:04 ` [PATCH bpf-next 2/2] selftests/bpf: correct path to include msg + path Ivan Khoronzhuk
2019-10-02 16:28   ` Song Liu
2019-10-03 15:39 ` [PATCH bpf-next 0/2] selftest/bpf: remove warns for enable_all_controllers Daniel Borkmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).