]> git.ipfire.org Git - thirdparty/kmod.git/commit
libkmod: rename read_long to read_u32
authorTobias Stoeckmann <tobias@stoeckmann.org>
Wed, 11 Sep 2024 15:07:05 +0000 (17:07 +0200)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Tue, 17 Sep 2024 03:22:39 +0000 (22:22 -0500)
commit78199f496dde932fc246c530d1c62b9bcd345b53
treeedb4d13e316a23c0d14158a4416d78f6b98684b1
parent4a68f207ab2d55871e47d47991d770863c753016
libkmod: rename read_long to read_u32

Same goes for mm version of the function.

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