]> git.baikalelectronics.ru Git - kernel.git/commit
libbpf: Add missing newline in opts validation macro
authorToke Høiland-Jørgensen <toke@redhat.com>
Thu, 19 Dec 2019 12:07:14 +0000 (13:07 +0100)
committerDaniel Borkmann <daniel@iogearbox.net>
Thu, 19 Dec 2019 15:08:46 +0000 (16:08 +0100)
commit93168d038b339616168a19c16399f210a54d01cf
treede0429f72dfcd6f7295d41c1e3affaeb55a51523
parenteb70b1c9fdbdf3d70f3f4f19ed7af4d281f0def6
libbpf: Add missing newline in opts validation macro

The error log output in the opts validation macro was missing a newline.

Fixes: 258593ce6358 ("libbpf: add bpf_object__open_{file, mem} w/ extensible opts")
Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20191219120714.928380-1-toke@redhat.com
tools/lib/bpf/libbpf_internal.h