]> git.ipfire.org Git - thirdparty/kmod.git/commit
libkmod: Unify READV usages
authorTobias Stoeckmann <tobias@stoeckmann.org>
Wed, 16 Oct 2024 14:46:00 +0000 (16:46 +0200)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Fri, 18 Oct 2024 19:00:27 +0000 (14:00 -0500)
commit39e6f0e23732668563dc937a20ff7c0ee0ff59f6
treefea30a58410ca32b13e00a460261af64b4b7082f
parent8d03b6c7d990af301950d3ecdc4b5c69fa525928
libkmod: Unify READV usages

Do not assign variables which are not even used, but merely exist for
the READV macro to work.

Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/187
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
.clang-format
libkmod/libkmod-elf.c
shared/macro.h