linux-bl808/tools
Kumar Kartikeya Dwivedi ee62a5c6bb libbpf: Switch to void * casting in netlink helpers
Netlink helpers I added in 8bbb77b7c7 ("libbpf: Add various netlink
helpers") used char * casts everywhere, and there were a few more that
existed from before.

Convert all of them to void * cast, as it is treated equivalently by
clang/gcc for the purposes of pointer arithmetic and to follow the
convention elsewhere in the kernel/libbpf.

Signed-off-by: Kumar Kartikeya Dwivedi <memxor@gmail.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20210619041454.417577-2-memxor@gmail.com
2021-06-22 17:04:02 +02:00
..
accounting
arch
bootconfig
bpf Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next 2021-06-17 11:54:56 -07:00
build
cgroup
debugging
edid
firewire
firmware
gpio
hv
iio
include Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next 2021-06-17 11:54:56 -07:00
io_uring
kvm/kvm_stat
laptop
leds
lib libbpf: Switch to void * casting in netlink helpers 2021-06-22 17:04:02 +02:00
memory-model
objtool
pci
pcmcia
perf
power
scripts
spi
testing selftests/bpf: Fix ringbuf test fetching map FD 2021-06-17 18:23:55 -07:00
thermal/tmon
time
tracing
usb
virtio
vm
wmi
Makefile