]> git.ipfire.org Git - thirdparty/kmod.git/commit
libkmod: Remove NOFAIL usage
authorTobias Stoeckmann <tobias@stoeckmann.org>
Tue, 10 Sep 2024 16:53:40 +0000 (18:53 +0200)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Tue, 17 Sep 2024 03:22:39 +0000 (22:22 -0500)
commit4a68f207ab2d55871e47d47991d770863c753016
tree5bad054b0aae624f25e210ebe1a9d4c99e0c08cd
parent3ac86ba67f0423914616b1b3c271df54880f92f2
libkmod: Remove NOFAIL usage

Forward errors to callers instead of relying on unimplemented macro.

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