libbpf: Fix malformed documentation formatting
authorGrant Seltzer <grantseltzer@gmail.com>
Thu, 26 Jan 2023 02:47:49 +0000 (21:47 -0500)
committerDaniel Borkmann <daniel@iogearbox.net>
Fri, 27 Jan 2023 22:02:03 +0000 (23:02 +0100)
commit139df64d26fd5bb83cd04b330f7a849eefa1a889
tree1f07992efb42d1fa7f287e505ea5cc4e07f13d57
parenta5f3a3f7c17273f825e96d1b3369164a39345a35
libbpf: Fix malformed documentation formatting

This fixes the doxygen format documentation above the
user_ring_buffer__* APIs. There has to be a newline
before the @brief, otherwise doxygen won't render them
for libbpf.readthedocs.org.

Signed-off-by: Grant Seltzer <grantseltzer@gmail.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20230126024749.522278-1-grantseltzer@gmail.com
tools/lib/bpf/libbpf.h