]> git.ipfire.org Git - thirdparty/kmod.git/commit
libkmod/zlib: s/err/ret/ for consistency
authorLucas De Marchi <lucas.de.marchi@gmail.com>
Sat, 30 Nov 2024 16:22:26 +0000 (10:22 -0600)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Fri, 6 Dec 2024 21:06:02 +0000 (13:06 -0800)
commitbb84dcfcdfe0c160ea2c84ce69c935153176bcd7
tree7c7aab6cb9fac3df22bcf800753d2f81944f7149
parentfe58450bb0635ef46fa6553302d7a84490cb61f2
libkmod/zlib: s/err/ret/ for consistency

Use the libkmod-file-xz.c as reference, keeping similar variable names
so it's easy to share code.

Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/262
libkmod/libkmod-file-zlib.c