]> git.ipfire.org Git - thirdparty/kmod.git/commit
libkmod: Use correct format specifiers
authorTobias Stoeckmann <tobias@stoeckmann.org>
Sun, 20 Oct 2024 12:57:15 +0000 (14:57 +0200)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Tue, 22 Oct 2024 17:02:56 +0000 (12:02 -0500)
commitff17adf210df39b22e1e35ebe3106704d9e2412b
tree8499631581a31d28e9a1488113b7db3df489acba
parent1319ac5348dac687d73991af2a3cc638b8015ce3
libkmod: Use correct format specifiers

Use correct format specifiers for size_t variables.

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/196
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
libkmod/libkmod-elf.c