libbpf: Fix comment about arc and riscv arch in bpf_tracing.h
authorKenjiro Nakayama <nakayamakenjiro@gmail.com>
Thu, 4 May 2023 03:54:43 +0000 (12:54 +0900)
committerAndrii Nakryiko <andrii@kernel.org>
Fri, 5 May 2023 00:11:04 +0000 (17:11 -0700)
commit7866fc6aa0deb2294eb781fc3ac94b7d4c6eb242
treeeed353eedc42ec0c6c054795c43829a48c95d0b7
parentfedf99200ab086c42a572fca1d7266b06cdc3e3f
libbpf: Fix comment about arc and riscv arch in bpf_tracing.h

To make comments about arc and riscv arch in bpf_tracing.h accurate,
this patch fixes the comment about arc and adds the comment for riscv.

Signed-off-by: Kenjiro Nakayama <nakayamakenjiro@gmail.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20230504035443.427927-1-nakayamakenjiro@gmail.com
tools/lib/bpf/bpf_tracing.h